Hi Hans, please check: texmfstart.rb: line 317: "ouput" instead of "output" Also, what does the --crossover switch do? (maybe more later) Taco
Taco Hoekwater said this at Thu, 26 May 2005 16:57:32 +0200:
Hi Hans,
please check: texmfstart.rb: line 317: "ouput" instead of "output"
Also, what does the --crossover switch do?
Also, would you mind including my bugfix for texfont OpenType operation? adam -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. atl@comp.lancs.ac.uk Lancaster University, InfoLab21 +44(0)1524/510.514 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Taco Hoekwater wrote:
Hi Hans,
please check: texmfstart.rb: line 317: "ouput" instead of "output"
oeps
Also, what does the --crossover switch do?
actually there is no such switchm but there is --clear when $crossover == true then locations found by kpse are passed to subprocesses using environment vars; the new texexec etc use a kpse class that looks if they are defined which saves some kpse runs (texmfstart is becoming rather clever; it has a pletora of fall back search strategies to locate a file (just added a few more)) 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 -----------------------------------------------------------------
Hans Hagen wrote:
Also, what does the --crossover switch do?
...
I understand now, thanks. A series of things that are (as usual) hard to figure out: what are the goals of the new definitions in cont-new? * improved definition of itemization \head-s (from core-itm) * improved definition of \splitfilename (from supp-fil) * improved definition of \greedysplitstring (from syst-ext) * (much?) improved definition of \stoplocalframed (from core-rul) * new group construct: \startdescriptions ... \stopdescriptions (experimental) * improved definition of \OTSETnobalance (from page-set) * improved definitions of \keeplinestogether and other baseline correction macros (some of this stuff is redefined straight away, like two definitions of \startbaselinecorrection right after eachother) * yet another definition of \gettwopassdatalist is added (from my point of view, cont-new is a nightmare riding on a steam train. :-)) Taco PS.: I now have only 29246 lines remaining ...
Taco Hoekwater wrote:
A series of things that are (as usual) hard to figure out: what are the goals of the new definitions in cont-new?
* improved definition of itemization \head-s (from core-itm)
head is no \type{..} safe (no argument grabbing)
* improved definition of \splitfilename (from supp-fil)
was not robust enough (needed for external figures)
* improved definition of \greedysplitstring (from syst-ext)
bug fix
* (much?) improved definition of \stoplocalframed (from core-rul)
think so
* new group construct: \startdescriptions ... \stopdescriptions (experimental)
indeed, needs documentation
* improved definition of \OTSETnobalance (from page-set)
indeed, i keep messing around with that
* improved definitions of \keeplinestogether and other baseline correction macros (some of this stuff is redefined straight away, like two definitions of \startbaselinecorrection right after eachother)
was bugged (i want to keep the old ones, room for improvement)
* yet another definition of \gettwopassdatalist is added
-)
(from my point of view, cont-new is a nightmare riding on a steam train. :-))
-) -) -) i need to move some stuff indeed ... something for a lone night
Taco PS.: I now have only 29246 lines remaining ...
good, i wonder what i messed up 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 -----------------------------------------------------------------
participants (3)
-
Adam Lindsay
-
Hans Hagen
-
Taco Hoekwater