Hi, I uploaded a beta with a few more (rather small) modules. These provide a framework for experiments (which i guess Willy will start doing immediately). \usemodule[layout] % todo bindingedge, have to think that over since it's an arrangement related and not layout \starttext \setuplayout[preset-1-1] test \showframe \page \setuplayout[preset-1-1][width=65\averagecharwidth] \setuplayout[preset-1-1] test \showframe \page \setuplayout[preset-2-1] test \showframe \page \setuplayout[preset-2-1][columns=10] \setuplayout[preset-2-1] test \showframe \page \setuplayout[preset-2-2] test \showframe \page \setuplayout[preset-2-2][columns=10] \setuplayout[preset-2-2] test \showframe \page \stoptext (texexec --modu --pdf lang-frq should provide nasty details; lang-frd is a nice playground for language specific widths) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
Hi Hans, I downloaded the latest beta, unpacked the zip and rebuild the formats. When compiling the module lang-frq I get the following error: ! Undefined control sequence. \ShwChrWd ...2#3]\the \dimexpr (\averagecharwidth ) \tabulatecontent ...HL \NC \bf en\NC \ShwChrWd 0en \NC \ShwChrWd 1en\NC \ShwC... \fulltabulatecontent ...dcontent \tabulatecontent \tabulatetailcontent \remo... \processtabulate ...sa \crcr \fulltabulatecontent \crcr }}\ifnum \nofautotab... What to do? Groet Willi Hans Hagen wrote:
Hi,
I uploaded a beta with a few more (rather small) modules. These provide a framework for experiments (which i guess Willy will start doing immediately).
\usemodule[layout] % todo bindingedge, have to think that over since it's an arrangement related and not layout
\starttext
\setuplayout[preset-1-1] test \showframe \page \setuplayout[preset-1-1][width=65\averagecharwidth] \setuplayout[preset-1-1] test \showframe \page
\setuplayout[preset-2-1] test \showframe \page \setuplayout[preset-2-1][columns=10] \setuplayout[preset-2-1] test \showframe \page
\setuplayout[preset-2-2] test \showframe \page \setuplayout[preset-2-2][columns=10] \setuplayout[preset-2-2] test \showframe \page
\stoptext
(texexec --modu --pdf lang-frq should provide nasty details; lang-frd is a nice playground for language specific widths)
Hans
------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
At 15:42 19/01/2004, you wrote:
I downloaded the latest beta, unpacked the zip and rebuild the formats. When compiling the module lang-frq I get the following error:
! Undefined control sequence. \ShwChrWd ...2#3]\the \dimexpr (\averagecharwidth ) \tabulatecontent ...HL \NC \bf en\NC \ShwChrWd 0en \NC \ShwChrWd 1en\NC \ShwC...
\fulltabulatecontent ...dcontent \tabulatecontent \tabulatetailcontent \remo...
\processtabulate ...sa \crcr \fulltabulatecontent \crcr }}\ifnum \nofautotab...
What to do?
mktexlsr for instance, sine there are two new lang-* files -) Hans
Hi Hans, since I rebuilt the format files with texexec, the mktexlsr is run automatically. Still I run mktexlsr again and tried to compile the module again. - Still the same error lets the compilation stop. @-| Willi Hans Hagen wrote:
At 15:42 19/01/2004, you wrote:
I downloaded the latest beta, unpacked the zip and rebuild the formats. When compiling the module lang-frq I get the following error:
! Undefined control sequence. \ShwChrWd ...2#3]\the \dimexpr (\averagecharwidth ) \tabulatecontent ...HL \NC \bf en\NC \ShwChrWd 0en \NC \ShwChrWd 1en\NC \ShwC...
\fulltabulatecontent ...dcontent \tabulatecontent \tabulatetailcontent \remo...
\processtabulate ...sa \crcr \fulltabulatecontent \crcr }}\ifnum \nofautotab...
What to do?
mktexlsr for instance, sine there are two new lang-* files -)
Hans _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
At 22:27 19/01/2004, you wrote:
Hi Hans,
since I rebuilt the format files with texexec, the mktexlsr is run automatically. Still I run mktexlsr again and tried to compile the module again. - Still the same error lets the compilation stop. @-|
I assume that you installed the beta; isn't there a file lang-frq on your machine? hans
Hi Hans What I normally do for compilation of modules is copying the module to a separate directory. So I have there lang-frq and lang-frd. -The error remains the same. When trying the compilation in the \..\tex\context\base directory: idem. Willi Hans Hagen wrote:
At 22:27 19/01/2004, you wrote:
Hi Hans,
since I rebuilt the format files with texexec, the mktexlsr is run automatically. Still I run mktexlsr again and tried to compile the module again. - Still the same error lets the compilation stop. @-|
I assume that you installed the beta; isn't there a file lang-frq on your machine?
hans _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Hi Hans, Some preliminary comments: 1. Ratio-method (preset-1-1) The width of the typesetting area is set to 2/3 of paperwidth. Only the height of the typesetting area is linked to the \layouthwration. - Wouldn't it be a good idea to link also the width to the ratio? This would preserve the ratio in the paper to the ratio in the typesetting area. (\layoutheight/\layouthwratio) 2. Column method 2.1. preset-2-1 When drawing the diagonal from upper left to lower left on the page it appears, that the height of the typsetting area is not to expectation. According to my measurings the area is (\c!voetafstand+\c!voet) to high. My question is, whether the \v!midden calculation takes precedens to the \c!bodemwit calculation or with the \c!bodemwit calculation there is a problem. In fact one could also say that the \c!bodemwit is not "(2*\layoutvstep)-(....)" but "(2*(\layoutvstep)-2*(....). ? 2.2 preset-2-2 According to the drawing method described by van der Graaf en Tschichold (columns), the \c!bodemwit should be 2*\layoutvstep. See also attached pdf on page 2. Willi Hans Hagen wrote:
Hi,
I uploaded a beta with a few more (rather small) modules. These provide a framework for experiments (which i guess Willy will start doing immediately).
\usemodule[layout] % todo bindingedge, have to think that over since it's an arrangement related and not layout
\starttext
\setuplayout[preset-1-1] test \showframe \page \setuplayout[preset-1-1][width=65\averagecharwidth] \setuplayout[preset-1-1] test \showframe \page
\setuplayout[preset-2-1] test \showframe \page \setuplayout[preset-2-1][columns=10] \setuplayout[preset-2-1] test \showframe \page
\setuplayout[preset-2-2] test \showframe \page \setuplayout[preset-2-2][columns=10] \setuplayout[preset-2-2] test \showframe \page
\stoptext
(texexec --modu --pdf lang-frq should provide nasty details; lang-frd is a nice playground for language specific widths)
Hans
------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
participants (2)
-
Hans Hagen
-
Willi Egger