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
ed2c5f42
Commit
ed2c5f42
authored
2 years ago
by
Luigi Scarso
Browse files
Options
Downloads
Patches
Plain Diff
Fixed some typos on manual (thanks to Josef Friedrich).
parent
338157d2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
manual/luatex-fonts.tex
+1
-1
1 addition, 1 deletion
manual/luatex-fonts.tex
manual/luatex-nodes.tex
+1
-1
1 addition, 1 deletion
manual/luatex-nodes.tex
manual/luatex.pdf
+0
-0
0 additions, 0 deletions
manual/luatex.pdf
with
2 additions
and
2 deletions
manual/luatex-fonts.tex
+
1
−
1
View file @
ed2c5f42
...
@@ -788,7 +788,7 @@ Within reasonable bounds you can extend a font after it has been defined. Becaus
...
@@ -788,7 +788,7 @@ Within reasonable bounds you can extend a font after it has been defined. Becaus
some properties are best left unchanged this is limited to adding characters.
some properties are best left unchanged this is limited to adding characters.
\startfunctioncall
\startfunctioncall
font.addcharacters(<number n
>
, <table> f)
font.addcharacters(<number
>
n, <table> f)
\stopfunctioncall
\stopfunctioncall
The table passed can have the fields
\type
{
characters
}
which is a (sub)table
The table passed can have the fields
\type
{
characters
}
which is a (sub)table
...
...
This diff is collapsed.
Click to expand it.
manual/luatex-nodes.tex
+
1
−
1
View file @
ed2c5f42
...
@@ -1248,7 +1248,7 @@ This converts a single type name to its internal numeric representation.
...
@@ -1248,7 +1248,7 @@ This converts a single type name to its internal numeric representation.
\libindex
{
type
}
\libindex
{
type
}
\libindex
{
subtype
}
\libindex
{
subtype
}
I
n
the argument is a number, then the next function converts an internal numeric
I
f
the argument is a number, then the next function converts an internal numeric
representation to an external string representation. Otherwise, it will return
representation to an external string representation. Otherwise, it will return
the string
\type
{
node
}
if the object represents a node, and
\type
{
nil
}
the string
\type
{
node
}
if the object represents a node, and
\type
{
nil
}
otherwise.
otherwise.
...
...
This diff is collapsed.
Click to expand it.
manual/luatex.pdf
+
0
−
0
View file @
ed2c5f42
No preview for this file type
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