wiki.luatex.org wiki.luatex.org

wiki.luatex.org

Main Page - LuaTeXWiki

Welcome to the LuaTeX wiki. From the old bluwiki.com. Welcome to the LuaTeX wiki. This is a wiki for LuaTeX. A typesetting engine derived from TeX. As an embedded scripting language. See all the articles. Or the recent changes. How to edit wiki pages. Points to other online resources (manuals, mailing list, etc.) related to LuaTeX. Writing Lua in TeX. Explains how to write Lua code in a TeX document (and back). Introduces LuaTeX's thrilling new concept. Introduces callbacks and how to use them. OpenType ...

http://wiki.luatex.org/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR WIKI.LUATEX.ORG

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

February

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.9 out of 5 with 7 reviews
5 star
2
4 star
2
3 star
3
2 star
0
1 star
0

Hey there! Start your review of wiki.luatex.org

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.7 seconds

CONTACTS AT WIKI.LUATEX.ORG

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Main Page - LuaTeXWiki | wiki.luatex.org Reviews
<META>
DESCRIPTION
Welcome to the LuaTeX wiki. From the old bluwiki.com. Welcome to the LuaTeX wiki. This is a wiki for LuaTeX. A typesetting engine derived from TeX. As an embedded scripting language. See all the articles. Or the recent changes. How to edit wiki pages. Points to other online resources (manuals, mailing list, etc.) related to LuaTeX. Writing Lua in TeX. Explains how to write Lua code in a TeX document (and back). Introduces LuaTeX's thrilling new concept. Introduces callbacks and how to use them. OpenType ...
<META>
KEYWORDS
1 main page
2 from luatexwiki
3 jump to navigation
4 contents
5 some articles
6 packages on luatex
7 useful modules
8 edit
9 that includes lua
10 bug tracking
CONTENT
Page content here
KEYWORDS ON
PAGE
main page,from luatexwiki,jump to navigation,contents,some articles,packages on luatex,useful modules,edit,that includes lua,bug tracking,mantis bug tracker,documentation and help,attributes,pages on callbacks,callbacks,post linebreak filter,callback,font
SERVER
Apache/2.2.14 (Mandriva Linux/PREFORK-1.2mdv2010.0)
POWERED BY
PHP/5.3.2
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Main Page - LuaTeXWiki | wiki.luatex.org Reviews

https://wiki.luatex.org

Welcome to the LuaTeX wiki. From the old bluwiki.com. Welcome to the LuaTeX wiki. This is a wiki for LuaTeX. A typesetting engine derived from TeX. As an embedded scripting language. See all the articles. Or the recent changes. How to edit wiki pages. Points to other online resources (manuals, mailing list, etc.) related to LuaTeX. Writing Lua in TeX. Explains how to write Lua code in a TeX document (and back). Introduces LuaTeX's thrilling new concept. Introduces callbacks and how to use them. OpenType ...

INTERNAL PAGES

wiki.luatex.org wiki.luatex.org
1

Traversing TeX nodes - LuaTeXWiki

http://wiki.luatex.org/index.php/Traversing_TeX_nodes

Put this code at the beginning of any TeX file:. It will display a list of all nodes on the terminal and in the log file. For example, for the document. Font x=omlgc x blε bla bla bla. Which contains a Greek letter (in UTF-8), you will get:. Be aware of the fact that the nodes will be created only if the glyph requested indeed exists in the font. 02:52, 4 July 2007 (EDT). Retrieved from " http:/ wiki.luatex.org/index.php/Traversing TeX nodes. Log in / create account.

2

Explore the internal font table - LuaTeXWiki

http://wiki.luatex.org/index.php/Explore_the_internal_font_table

Explore the internal font table. Explore an internal font table. Let us define a macro. And apply it to. For example. (The. Has been added by Taco in checkout 573.) Here is what we get:. Glyph 11, namely the "ff" ligature has several kernings as well as two ligatures: one with i and one with l. If you want to explore the internal font table you have just defined but not yet used, then do not forget to write a. After the font definition:. Will NOT WORK. But:. Font x=something relax studyfont{something}.

3

Show error hook - LuaTeXWiki

http://wiki.luatex.org/index.php/Show_error_hook

The show error hook callback. Doesn't replace any internal code and isn't supposed to do anything meaningful. It is called when an error message occurs, precisely right after the first line of the error message (beginning with an exclamation mark) has been printed, and before the rest of the message is given. Will produce the following error message (and another one quite similar at the end of the paragraph):. Some information from the. Library is put to use here:. Appeared in file called. In the same di...

4

Show the hyphenation points - LuaTeXWiki

http://wiki.luatex.org/index.php/Show_the_hyphenation_points

Show the hyphenation points. This LaTeX example adds a function to the. Callback. The function iterates through all the nodes in the paragraph (and descends into the vlist and hlist nodes) and inserts a small rule where the discretionary nodes are. Retrieved from " http:/ wiki.luatex.org/index.php/Show the hyphenation points. Log in / create account. This page was last modified on 11 January 2011, at 15:35. This page has been accessed 5,052 times.

5

Attributes - LuaTeXWiki

http://wiki.luatex.org/index.php/Attributes

On the Lua side. Attributes are a new concept introduced in LuaTeX. In a way, they are a mix between count registers (they are numbers) and fonts (they are attached to the nodes. Created under their scope). They allow information to be carried between different stages of processing. Syntactically, attributes are no different from (and can be used as) count registers. Accordingly, primitive commands to handle attribute registers mimick those for count registers: like. Are created, they carry with them the...

UPGRADE TO PREMIUM TO VIEW 15 MORE

TOTAL PAGES IN THIS WEBSITE

20

LINKS TO THIS WEBSITE

luatex.org luatex.org

Documentation

http://www.luatex.org/documentation.html

There is a reference manual that follows the development. Make sure that your copy matches the binary! The snapshot manual (in pdf format) is automatically updated from the source in the repository, but nothing in it should be considered stable. The way things are right now, the actual binary is the definitive answer to what luatex does or does not do. Talks and papers by Taco, Hartmut and Hans (for other related talks (and talks by others) we refer to user group sites):. Attributes (Hans, TUG 2007): pdf.

luatex.org luatex.org

Support

http://www.luatex.org/support.html

The LuaTeX project is focussed on the engine and not on its application. This means that support by the team is limited to the core functionality. We publish on a regular basis in the journals of local user groups and attend user group conferences where we present progress. So, it makes sense to join a (local) user group. Specific support is provided via mailing lists. There are two lists that relate directly to LuaTeX:. A list for developers. Hosted by the NTG). A list for users. There is a LuaTeX Wiki.

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL LINKS TO THIS WEBSITE

2

OTHER SITES

wiki.lsucs.org.uk wiki.lsucs.org.uk

Four Oh Four!

The page you requested doesn't exist. Maybe you typed the URL wrong, or you were incorrectly linked here. You can try refreshing the page and see if it becomes available, or try restarting your computer. Why not. If you think we need to know about this, click to send us an email. Press CTRL ALT DEL to restart your computer. You will lose any unsaved work. Press any link to continue.

wiki.ltsp.org wiki.ltsp.org

LTSPedia

Welcome to the LTSPedia, your source of all technical things related to LTSP. You can navigate to one of our portals listed below, search. Or browse our categories. Also, our public meetings. Are archived here. Look at the next upcoming meeting. To see which topics will be discussed. If you want to help editing, consult the Help page. For some quick starting pointers. Any suggestions you have about the design of this wiki can be discussed on our Suggestions page. Log in / create account. This page has be...

wiki.luacraft.com wiki.luacraft.com

LuaCraft

Getting started with LuaCraft. LuaCraft is a Minecraft Forge mod, that works both client and serverside. You will need Forge for Minecraft 1.7.2 to use our mod. Right now we are processing the functions provided by our mod and they should be up soon. In the meantime you can check this link. As a reference to the hooks provided by LuaCraft. Here is a small example that uses two hooks and the entity meta function Entity. SetVelocity to launch the player into the air when jumping.

wiki.luajit.org wiki.luajit.org

Home

Not logged in [Login]. Performance Tuning and Testing. About the LuaJIT Wiki. Int printf(const char *fmt, .);]. The LuaJIT wiki has been created to gather community resources about developing programs using LuaJIT. Everyone is welcome to contribute relevant material - please refer to the Wiki FAQ. A list of available FFI bindings. Pure Lua libraries leveraging FFI. Examples for the FFI Parameterized Type Feature. Performance Tuning and Testing. Hints for reducing the size of test cases. SSA IR 2.0.

wiki.luastoned.com wiki.luastoned.com

Gregor's Blog

Thoughts, stories and ideas. Page 1 of 1. Heartbleed with Turbo.lua. Heartbleed The Heartbleed bug was announced just a week ago and I was curious like everyone else how bad it was. It allowed anyone to read ». Page 1 of 1. Proudly published with Ghost.

wiki.luatex.org wiki.luatex.org

Main Page - LuaTeXWiki

Welcome to the LuaTeX wiki. From the old bluwiki.com. Welcome to the LuaTeX wiki. This is a wiki for LuaTeX. A typesetting engine derived from TeX. As an embedded scripting language. See all the articles. Or the recent changes. How to edit wiki pages. Points to other online resources (manuals, mailing list, etc.) related to LuaTeX. Writing Lua in TeX. Explains how to write Lua code in a TeX document (and back). Introduces LuaTeX's thrilling new concept. Introduces callbacks and how to use them. OpenType ...

wiki.lubbockareagrotto.org wiki.lubbockareagrotto.org

LagWiki

Lubbock Area Grotto Wiki. A project by members of the Lubbock Area Grotto. To publish helpful advice about caves and caving. The latest copy of. A Newbie's First Cave. Cave Survey Report Sand Cave. Hell Below, July. A Very Southwest Caving Trip. Carlsbad CRF Presidents' Day. Survey the Queen's Chamber. Three days with Jerry Trout. OCR, Fort Stanton, June 2010. Texas Safari (Girls' Trip) - June 2010. Picking Paint in Parallel Passage. Cave of the Winds. Title=Lubbock Area Grotto Wiki.

wiki.lubomir.pl wiki.lubomir.pl

LubomirWiki

Polecam stronę o Stefanie Milerze. Twórcy Zamojskiego Ogrodu Zoologicznego. Źródło http:/ www.wiki.lubomir.pl/index.php? Link do tej wersji. Tę stronę ostatnio zmodyfikowano 00:10, 19 sty 2010. Tę stronę obejrzano 55 195 razy. Treść udostępniana na licencji Attribution-Noncommercial-No Derivative Works 3.0 Unported.

wiki.luc.edu wiki.luc.edu

Log In - Loyola University Chicago Wiki

Log in to Confluence. Powered by Atlassian Confluence. Printed by Atlassian Confluence 5.6.6, Team Collaboration Software.

wiki.lucasteixeira.com wiki.lucasteixeira.com

Wiki pessoal do Lucas [Wiki pessoal - Lucas]

Ir para o conteúdo. Wiki pessoal - Lucas. Wiki pessoal do Lucas. Wiki pessoal do Lucas. Alimentos, saúde e doença. Wiki pessoal do Lucas. Alimentos, saúde e doença. Zen e a Arte da Manutenção de Motocicletas. Conceitos Fluidos e Analogias Criativas. Resenha and ideias sobre o livro Fluid Concept and Creative Analogies. Tradução pra espanhol do The Tao is Silent , do matemático Raymond Smullyan. What the Dormouse Said: How the Sixties Counterculture Shaped the Personal Computer Industry - John Markoff.

wiki.lucidityit.com.au wiki.lucidityit.com.au

Log In - Lucidity IT Wiki

Log in to Confluence. Powered by Atlassian Confluence. Printed by Atlassian Confluence 6.0.3.