\definetyping to avoid wrapping lines
Hello, is there a way how to disable wrapping (breaking) very long lines being processed by \typefile? E.g. with a \definetyping option? Kind regards, Lukas -- Ing. Lukáš Procházka [mailto:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038
On 18-1-2011 5:26, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
Hello,
is there a way how to disable wrapping (breaking) very long lines being processed by \typefile?
E.g. with a \definetyping option?
you have some control over spaces space=on|stretch|normal Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Hello,
thanks for the answer. But actually "space=" option doesn't affect what I need. See the attached example.
The right thing is how the first "abcdef....ABCDEF..." line (u.txt) is typeset.
In the second case, one "A" is replaced by " ", so we get "abcdef.... BCDEF...".
And Ctx breaks the line when it reaches that " ". - That's the thing I'd like to avoid, i.e. to force \typefile to treat lines with " " like any other line without " ".
(\typefile is used to typeset some text files which may contain a bit longer header; the header contain spaces. And here the line break appears, so I get lines like:
A program, version, 22.11.1999, bla, some text, Company
Name Ltd
and I'd rather get:
A program, version, 22.11.1999, bla, some text, Company Name Ltd
)
Is there a way how to achieve this?
(And I don't mean to make \typefile font smaller or to use the "range" option to skip first [longer] header lines).
Kind regards,
Lukas
On Tue, 18 Jan 2011 19:59:05 +0100, Hans Hagen
you have some control over spaces
space=on|stretch|normal
Hans
-- Ing. Lukáš Procházka [mailto:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038
participants (2)
-
Hans Hagen
-
Procházka Lukáš Ing. - Pontex s. r. o.