Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
luatex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeXLive
luatex
Commits
f6fb30f5
Commit
f6fb30f5
authored
17 years ago
by
Taco Hoekwater
Browse files
Options
Downloads
Patches
Plain Diff
build a trunk
parent
8a09d6dd
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+45
-0
45 additions, 0 deletions
README
with
45 additions
and
0 deletions
README
0 → 100644
+
45
−
0
View file @
f6fb30f5
README for LuaTeX Snapshots
=========================================================
This directory contains a snapshot release of LuaTeX,
an experimental pdfTeX extension that is to eventually
become its successor, under the new name MetaTeX. It is
developed by a subset of the current pdfTeX team.
=========================================================
The snapshot code is NOT stable, it may not even compile
properly! Features that are present today may be gone
in tomorrow. There ARE bugs. You should NOT use this
program for ANYTHING except testing!
=========================================================
LuaTeX uses Lua scripting both as an extension to the TeX
macro language and as an extension to the typesetting
engine itself. A (growing) number of TeX internals are
made available to the embedded lua interpreter.
LuaTeX uses code and interfaces from Aleph to improve the
typesetting of non-latin alphabet languages, instead of
the TeXXeT code present in the current releases of pdfTeX.
Unicode and OpenType font support are added progressively,
and regular pdfTeX development will continue in this
branch as well.
The multi-lingual extensions are coded and merged by Taco
Hoekwater. Swift progress in that area is made possible
by a joint grant from Colorado State University and TUG,
under the 'Oriental TeX' project.
The final release will contain an embedded MetaPost
interpreter for graphics (hence the expected name change).
Further documentation about LuaTeX can be found at
http://www.luatex.org
A mailing list for the development of LuaTeX can be found
at http://www.ntg.nl/mailman/listinfo/dev-luatex
=========================================================
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment