Hi, I uploaded a new beta. Apart from some fixes the core font/type modules have been cleaned up so there might be temporary font side effects. 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 -----------------------------------------------------------------
On Sun, Jan 8, 2012 at 18:40, Hans Hagen
I uploaded a new beta. Apart from some fixes the core font/type modules have been cleaned up so there might be temporary font side effects.
Seems like those cleanups have broken the simplefonts module. \usemodule[simplefonts] \setmainfont[Gentium] \starttext \input{tufte} \stoptext Vianney
Am 09.01.2012 um 09:55 schrieb Vianney le Clément:
On Sun, Jan 8, 2012 at 18:40, Hans Hagen
wrote: I uploaded a new beta. Apart from some fixes the core font/type modules have been cleaned up so there might be temporary font side effects.
Seems like those cleanups have broken the simplefonts module.
\usemodule[simplefonts] \setmainfont[Gentium] \starttext \input{tufte} \stoptext
Fixed. Wolfgang
2012/1/9 Wolfgang Schuster
Fixed.
Wolfgang
Thanks Wolfgang, it works with today's minimals. @Hans: in the latest beta, the "textdistance" parameter for inline itemize does not work anymore. But it's not a showstopper for me as I'm happy with the new default :o). Example: \starttext Hello \startitemize[text][textdistance=0.5em] \item One \item Two \stopitemize world. \stoptext BTW, the "bypage" footnote numbering is still broken. Any workaround? Vianney
On Sun, Jan 8, 2012 at 19:40, Hans Hagen
I uploaded a new beta. Apart from some fixes the core font/type modules have been cleaned up so there might be temporary font side effects.
Looks like \showsetups got broken... ! Undefined control sequence. system > tex > error on line 6 in file fico_booklet.tex: Undefined control sequence ... 1 2 \setuppapersize[A5][A4,landscape] %write on A5, put two onto A4 sheet 3 % \setuparranging[2UP,rotated,doublesided] %booklet arranging 4 \setuparranging[2UP] %booklet arranging 5 6 >> \showsetups 7 7 8 \setuplayout 9 [backspace=0pt, 10 topspace=0pt, 11 width=middle, 12 height=middle, 13 location=middle, 14 header=0pt, 15 footer=0pt] 16 \setuppagenumbering[alternative=doublesided] \font_helpers_low_level_define ...mexpr \textface \relax \else \d_font_scale... \font_basics_define_font_without_parameters ...ic \csname \v_font_identifier... \font_basics_defined_font_yes ...edefinedfont}{#1} \thedefinedfont \the \ever... <argument> ...artreadingfile \startnointerference \cleanupfeatures \readfile... \firstofoneargument #1->#1 \dofetchruntimecommand ...\doglobal \setflag {#2}} \ifx #1\undefined \writest... l.6 \showsetups ?
Process failed to respond; forcing abrupt termination... Exit code: 1
I double-checked with a file that definitely compiled today: as soon as I uncomment \showsetups in the setup area (=beg of file), it fails... Mari I don't use it often, but I'm pretty sure it worked in the Dec 23 version and it doesn't on the ConTeXt I installed this morning.
On 10-1-2012 11:59, Mari Voipio wrote:
On Sun, Jan 8, 2012 at 19:40, Hans Hagen
wrote: I uploaded a new beta. Apart from some fixes the core font/type modules have been cleaned up so there might be temporary font side effects.
Looks like \showsetups got broken...
it should come after \starttext ----------------------------------------------------------------- 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 -----------------------------------------------------------------
Also, now 2UP fails totally: system > tex > error on line 1 in file fico_booklet.tex: Undefined control sequence ... 1 >> \setuppapersize[A5][A4,landscape] %write on A5, put two onto A4 sheet 2 % \setuparranging[2UP,rotated,doublesided] %booklet arranging 3 \setuparranging[2UP] %booklet arranging 4 5 % \showsetups 6 7 \setuplayout 8 [backspace=0pt, 9 topspace=0pt, 10 width=middle, 11 height=middle, \meta_grab_clip_path ...ght \ifcsname \??mpmpclip #1\endcsname \meta_start_c... \dostartclipping ... \width \height l 0 \height l} \pdfliteral {q 0 w \MPclip... \grph_clip_yes_finish ...cpmp \!!dimena \!!dimenb \box \nextbox \dostopclipp... \page_boxes_apply_clip_print_indeed ... ]{\box #2} }}\wd #2\scratchwidth \ht ... \handlearrangedpage ..._print_left \arrangedpageB \box \arrangedpageB \page_... \@@ar@@1 #1#2->\handlearrangedpage \bgroup \paperwidth \arrangedpageX \paper... ... l.27 \stoptext ? (That \setuppapersize works alone, but if I try adding 2UP to it, no hope...) Mari (who thankfully doesn't need it that badly - yet)
On 10-1-2012 12:05, Mari Voipio wrote:
Also, now 2UP fails totally:
system> tex> error on line 1 in file fico_booklet.tex: Undefined control sequence ...
1>> \setuppapersize[A5][A4,landscape] %write on A5, put two onto A4 sheet 2 % \setuparranging[2UP,rotated,doublesided] %booklet arranging 3 \setuparranging[2UP] %booklet arranging 4 5 % \showsetups 6 7 \setuplayout 8 [backspace=0pt, 9 topspace=0pt, 10 width=middle, 11 height=middle,
\meta_grab_clip_path ...ght \ifcsname \??mpmpclip
should be \??mpclip in meta-ini.mkiv ----------------------------------------------------------------- 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 -----------------------------------------------------------------
On Tue, Jan 10, 2012 at 13:05, Mari Voipio
Also, now 2UP fails totally:
This morning I updated my ConTeXt to assumably newest version (ver: 2012.01.11 14:58 MKIV fmt: 2012.1.12) and it is back to square 1 with 2UP: it doesn't hang, but the resulting A4 landscape sheet file only contains blank sheets. I also found, that e.g. the following works if I force MKII, but MKIV crashes on it, and it did not do that on Tuesday: \setuppapersize[A6][A3,landscape] %individual page A6 size, print size A3 \setuparranging[1*8] %makes an 8 page gathering when folded (duplex printing!) \setuplayout [backspace=0pt, topspace=0pt, width=middle, height=middle, location=middle, header=0pt, footer=0pt] \starttext \insertpages [file.pdf][width=0pt] \stoptext Log message: system > 4.4 arranged at 4 ! Missing { inserted. system > tex > error on line 16 in file seremoniakirja_booklet.tex: Missing { inserted ... 6 width=middle, 7 height=middle, 8 location=middle, 9 header=0pt, 10 footer=0pt] 11 12 \starttext 13 14 \insertpages 15 [Aarni_seremoniakirja.pdf][width=0pt] 16 >> 17 \stoptext <to be read again> \hbox \grph_rotate_finish_indeed ->\hbox \bgroup \ifx \p_rotation_rotation \empty ... \syst_boxes_with_next_box ...rotate_finish_indeed \egroup \egroup \handlearrangedpageXandY ...80\fi }\hbox {\box #1} \vfill }\wd \scratchbox \z... \pusharrangedpage ...eXandY {#1}131\arrangedpageA \or \handlearrangedpageXan... \page_shipouts_arrange ...rrangedpage \scratchbox \deadcycles \zerocount \en... ... l.16 ___________ Good news is that I obviously can rely on MKII to postprocess pdf:s (2UP works there, too), so my somewhat urgent current project just became unstuck. :-) Regards, Mari
On 12-1-2012 09:51, Mari Voipio wrote:
On Tue, Jan 10, 2012 at 13:05, Mari Voipio
wrote: Also, now 2UP fails totally:
This morning I updated my ConTeXt to assumably newest version (ver: 2012.01.11 14:58 MKIV fmt: 2012.1.12) and it is back to square 1 with 2UP: it doesn't hang, but the resulting A4 landscape sheet file only contains blank sheets.
I also found, that e.g. the following works if I force MKII, but MKIV crashes on it, and it did not do that on Tuesday:
i'll have a look at it (the rotate macro has been redone recently) 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 -----------------------------------------------------------------
participants (4)
-
Hans Hagen
-
Mari Voipio
-
Vianney le Clément
-
Wolfgang Schuster