This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: generating host tools fails


Sergei Gavrikov wrote:
> Follow the guide: doc/sgml/README-PDF, i.e. increase the limites in your
> texmf.cnf, or just install a thing which uses TeX, for example LyX. It
> seems, that default limits in texmf.cnf are suitable for old PC.
> 
> Between, you can try to build a less paging document, for example
> RedBoot User's Guide (current version has about 187 pages).
> 
> cd /tmp && make -C <...>/ecos/packages/redboot/current/doc clean pdfa4

texmf.cnf is very complex thing, be sure that you've done a backup. I
don't remember exactly, but I did edit a few TeX variables (in README
is mentioned one, max_strings.pdfjadetex)

sed '/^[[:space:]]*\(%\|#\)/d;/^$/d;/= [^0-9]/d;' \
	/usr/share/texmf/web2c/texmf.cnf | more

look at '*jadetex' variables (it seems, that was hash_extra.pdfjadetex)

Sergei


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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