~ubuntu-branches/ubuntu/natty/luatex/natty

« back to all changes in this revision

Viewing changes to debian/ini/luatexconfig.tex

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2009-12-25 09:47:05 UTC
  • mfrom: (1.1.9 upstream) (4.2.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091225094705-y33rpflo8t4u9nag
Tags: 0.50.0-1
* new upstream release
* disable fix-hurd-ftbfs patch, included upstream
* disable upstram-fixes, included upstream
* disable ubuntu_libpoppler-0.11, not needed anymore

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
\begingroup
2
 
\catcode `\{=1
3
 
\catcode `\}=2
4
 
\expandafter\ifx\csname luatexversion\endcsname\relax
5
 
  \let\luatexversion\undefined
6
 
  \directlua{tex.enableprimitives('', tex.extraprimitives())}
7
 
\fi
8
 
\endgroup
9
 
\endinput