This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Revisited JadeTeX problem: ULINKs extend out of the page margins


Xenitellis S writes:
 > > in jadetex.cfg. you did know that jadetex reads a file called
 > > "jadetex.cfg" if it exists?
 > > 
 > No, I do not have such a file.

thats ok, just create one

 > When I do "strace" on jadetex, I do not see any attempt to open
 > a file called jadetex.cfg. 

jadetex definitely does

\InputIfFileExists{jadetex.cfg}{}{}

maybe strace does not catch that? 

 > > but how do you propose to identify the stuff that needs changing?
 > > 
 > Using perl with "in place" changes.
 > For example,
 > 
 > 	perl -pi 's/simos/Simos/g' myfile.txt
 > 
if you know the text you want changed, sure

sebastian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]