ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* supp-vis and pdfetex
@ 2005-04-01  8:01 Patrick Gundlach
  2005-04-01  8:48 ` Hans Hagen
  2005-04-03 16:30 ` Patrick Gundlach
  0 siblings, 2 replies; 4+ messages in thread
From: Patrick Gundlach @ 2005-04-01  8:01 UTC (permalink / raw)


Hello,

this is slightly off-topic:

when using supp-vis in a plain-tex document, it runs ok with normal
TeX, but not with pdfetex:

\input supp-vis
Hello \TeX!
\bye

--------------------------------------------------
Running `PDFTeX' on `test' with ``pdftex  "\nonstopmode\input test.tex"''
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
 \write18 enabled.
entering extended mode

(./test.tex (/opt/tetex/3.0/texmf/tex/context/base/supp-vis.tex
(/opt/tetex/3.0/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Miscellaneous (2004.10.26)
)
loading : Context Support Macros / Visualization
! Missing { inserted.
<to be read again> 
                   \def 
l.424 \unexpanded\def
                     \ruledhbox
Runaway text?
\def \ruledhbox {\normalhbox \bgroup \dowithnextbox {\makeruledbox \nextbox \ET

[....]
--------------------------------------------------

Any way around this?

Patrick
-- 
ConTeXt wiki: http://contextgarden.net

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: supp-vis and pdfetex
  2005-04-01  8:01 supp-vis and pdfetex Patrick Gundlach
@ 2005-04-01  8:48 ` Hans Hagen
  2005-04-01  9:18   ` Patrick Gundlach
  2005-04-03 16:30 ` Patrick Gundlach
  1 sibling, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2005-04-01  8:48 UTC (permalink / raw)


Patrick Gundlach wrote:

> this is slightly off-topic:
> 
> when using supp-vis in a plain-tex document, it runs ok with normal
> TeX, but not with pdfetex:

% begin of supp-vis.tex

\ifx\contextversion\undefined
   \let \normalunexpanded \unexpanded
   \let \unexpanded       \protected
\fi
\ifx\unexpanded\undefined
    \let\unexpanded\relax
\fi

> \input supp-vis

% end of supp-vis.tex

\ifx\contextversion\undefined
   \let \unexpanded \normalunexpanded
\fi

> Hello \TeX!
> \bye

can you test this?

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: supp-vis and pdfetex
  2005-04-01  8:48 ` Hans Hagen
@ 2005-04-01  9:18   ` Patrick Gundlach
  0 siblings, 0 replies; 4+ messages in thread
From: Patrick Gundlach @ 2005-04-01  9:18 UTC (permalink / raw)


Hello Hans,

> can you test this?

Looks fine with several different visualizations. Thanks.

Patrick
-- 
ConTeXt wiki: http://contextgarden.net

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: supp-vis and pdfetex
  2005-04-01  8:01 supp-vis and pdfetex Patrick Gundlach
  2005-04-01  8:48 ` Hans Hagen
@ 2005-04-03 16:30 ` Patrick Gundlach
  1 sibling, 0 replies; 4+ messages in thread
From: Patrick Gundlach @ 2005-04-03 16:30 UTC (permalink / raw)


Hello again,

for those who don't know supp-vis but know what glue and penalties
are: 

try \showmakeup and you get an idea where penalties, glue etc. are
inserted. This is a very cool debugging tool, because it (amazingly)
does not interfere (as far as I can see) with the actual layout.

Patrick

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-04-03 16:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-01  8:01 supp-vis and pdfetex Patrick Gundlach
2005-04-01  8:48 ` Hans Hagen
2005-04-01  9:18   ` Patrick Gundlach
2005-04-03 16:30 ` Patrick Gundlach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).