Open main menu

Search results

  • ...veloper/en/opentype/glyphlist.txt here]]). This means that our first <code>lua</code> table for the "simple" lookups (one character is replaced with one
    8 KB (1,161 words) - 17:11, 8 June 2020
  • -- or just (lua is fast enough anyway) This is an adoption from Wolfgang using Lua:
    7 KB (918 words) - 23:28, 5 October 2023
  • ...used to be written in Perl (phased out), then switched to Ruby and now to Lua. To run [[Mark_II|MkII]], you need to have at least Ruby installed installe
    2 KB (349 words) - 09:14, 19 June 2020
  • ...ans that if you are on windows you will at least have to set up a texmfcnf.lua as explained below, and you likely will even have to reinstall texlive, bec ...ly due to the faster virtual machine. The exact speedup depends on the tex/lua ratio and we measured speedups between 10% and 40%. You force this engine w
    7 KB (1,169 words) - 08:26, 2 July 2022
  • ..., you may need to calculate with image sizes. Often it makes sense to use Lua functions.
    2 KB (264 words) - 18:55, 7 September 2021
  • To parser input files for the use with TeX you could either write Lua macros to convert pass the input to TeX or use LPeg to parse the files in a ...o keep the interface in TeX and make the modifications in low level TeX or Lua code.
    6 KB (805 words) - 13:06, 7 January 2021
  • \setuptyping[LUA][option=]
    2 KB (250 words) - 17:28, 29 July 2023
  • | strip Lua code (only meant for production where no errors are expected) | force cld (context lua document) stub
    7 KB (897 words) - 15:06, 8 May 2024
  • * add the lua configuration file * rewrite scripts to lua and back up regularly
    5 KB (707 words) - 08:06, 28 July 2011
  • ...gn:left;">[http://www.pragma-ade.nl/general/manuals/templates-mkiv.pdf XML/Lua templates (2016)]</div></li> ...; text-align:left;">[http://www.pragma-ade.nl/general/manuals/lua-mkiv.pdf Lua - the ConTeXt libraries (2016)]</div></li>
    38 KB (5,155 words) - 16:39, 14 April 2024
  • ...lly a merge of the scripts stored in <tt>tex/texmf-context/scripts/context/lua</tt>. ...licitly invoke the function of one of the scripts, e.g. <tt>mtx-''script''.lua</tt>, like so.
    14 KB (1,576 words) - 19:14, 8 June 2020
  • == Lua functions ==
    8 KB (1,030 words) - 16:57, 8 June 2020
  • * [[manual:cld-mkiv.pdf|ConTeXt Lua Documents]]
    3 KB (381 words) - 18:06, 17 May 2024
  • < [[Tables Overview]] | [[source:tabl-xtb.lua|tabl-xtb.lua]] ...hanism isn’t simple, but fast. It works only in ConTeXt MkIV, because it’s Lua-based.
    3 KB (351 words) - 08:28, 2 July 2022
  • ...x, Mac OSX and Windows. It is fully extensible using [https://www.lua.org/ Lua]. ...efault user settings for Textadept have to be saved in the file <code>init.lua</code>. There are two of them, of which you should edit only one:
    9 KB (1,425 words) - 17:37, 23 February 2023
  • Mark IV delegates an ever growing amount of the key-value processing to lua, and as a result you should always provide 'expanded' numbers in Mark IV: The underlying reason is that the scanning via lua does not have the special behaviour of TeX itself.
    8 KB (1,280 words) - 13:27, 9 August 2020
  • * Lua Font Goodies with examples.
    3 KB (413 words) - 19:52, 17 May 2024
  • =Normal Lua preloading= [[Lua]] libraries in addition to the format itself.
    21 KB (2,731 words) - 19:22, 8 June 2020
  • ...es:letter|Wolfgang’s letter module]] for my invoices and came up with this Lua code:
    4 KB (539 words) - 16:56, 8 June 2020
  • ...ttp://www.luatex.org/ luatex.org]</td><td>extended version of pdfTeX using Lua</td></tr>
    4 KB (731 words) - 08:01, 1 July 2022
  • ...in the source code: [http://source.contextgarden.net/buff-ini.lua buff-ini.lua] ...moved &mdash; see <code>parsers.settings_to_array</code> in <code>util-prs.lua</code>.
    3 KB (498 words) - 07:35, 17 July 2023
  • * [[source:page-cst.lua| page-cst.lua]] Lua functions that control the four-letter placement codes in page columns
    7 KB (1,268 words) - 20:40, 13 August 2022
  • Once we have lua in place it should not be that difficult to make a mechanism that works as
    2 KB (342 words) - 14:25, 8 June 2020
  • == Checking modes in Lua == The state of any mode is accessible at the Lua end as <code>tex.modes</code> table. Specifically,
    17 KB (2,484 words) - 08:26, 2 July 2022
  • ==Lua tables== Since internally everything anyway are Lua tables, you can use them directly as a database format:
    20 KB (2,627 words) - 03:36, 16 April 2024
  • ...a different approach is necessary. The style can be defined in terms of a Lua handler, such as: * Source code: {{src|typo-fln.mkiv}} (with examples) {{src|typo-fln.lua}}.
    4 KB (543 words) - 18:10, 17 May 2024
  • ...ting to their respective files in the the <code>texmf-dist/scripts/context/lua directory</code>. ...mfcnf.lua</code> (default configuration in <code>texmf-dist/web2c/texmfcnf.lua</code>); beyond this, most settings are undocumented, so ask on [mailto:tex
    3 KB (530 words) - 22:23, 7 April 2023
  • In ConTeXt, the vanilla Lua [http://www.lua.org/manual/5.1/manual.html#5.5 table library] Compare this to Lua’s and LuaTeX’s standard ''table'' implementation.
    30 KB (4,617 words) - 16:58, 8 June 2020
  • * The tables of key-value pairs are stored as Lua tables in a <code>.tuc</code> file. They look like this: % Results in the following Lua table in the .tuc file
    9 KB (1,215 words) - 17:51, 1 December 2020
  • ...TEX]</code> and use it with the name you chose. Other values are: <code>mp lua xml parsed-xml nested tex context</code>. | Lua || || [[source:pret-lua.lua|LUA]]
    23 KB (3,313 words) - 01:05, 13 August 2023
  • ...te''' Nearly all the labels in the ConTeXt core are actually loaded from a lua table in <code>lang-txt.lua</code>, instead of via this interface.
    6 KB (813 words) - 23:09, 17 March 2022
  • ...e is an easier solution: you can typeset the output of system commands via lua code. Here is an example that will print the revision and date of a mercuri
    4 KB (562 words) - 15:58, 8 June 2020
  • This uses Lua and therefore only works with ConTeXt MkIV and up. It includes all pages of ...o write them into a temp file (using Scheme) and read that in again (using Lua).
    9 KB (1,117 words) - 14:39, 5 February 2023
  • \Question[q:lua]{How are your Lua skills?}
    9 KB (1,199 words) - 08:26, 2 July 2022
  • ...dimensions of almost all layout elements are depending on the value of my lua variable "paperSize". Thanks to defining the paper size first in lua, I can apply calculations of numeric values.
    25 KB (1,585 words) - 07:19, 14 March 2024
  • * support Lua as a scripting language in PDF, like JavaScript
    4 KB (590 words) - 09:37, 23 September 2022
  • In comparison with other scripting languages the bare Lua string library empty Lua file and processed with context.
    20 KB (2,972 words) - 16:58, 8 June 2020
  • ...> command allows us to access the <code>\dimen</code> register from TeX in Lua.''
    6 KB (881 words) - 16:48, 8 June 2020
  • * {{code|x-cals}} ({{src|x-cals.mkiv}} {{src|x-cals.lua}}): XML cals table renderer * {{code|m-chart}} ({{src|m-chart.lua}} {{src|m-chart.mkvi}}): [[Flow Charts]]
    30 KB (4,081 words) - 18:41, 17 May 2024
  • ...tex/context/base/verb-*.lua from the ConTeXt distribution and he verb-cpp.lua files posted by Shen Chen in [http://archive.contextgarden.net/message/2008 The verb-py.lua file distinguishes between the following five states:
    34 KB (3,594 words) - 17:12, 8 June 2020
  • This page details the creation of a pretty printer in Lua, which is <tt>pret-foo.lua</tt>, where <tt>foo</tt> is the name of the
    7 KB (1,208 words) - 14:08, 8 June 2020
  • The module <tt>[[source:l-io.lua|l-io.lua]]</tt> provides a few functions that extend the plain Lua io library with respect to file handling in general,
    6 KB (965 words) - 16:57, 8 June 2020
  • <tt>.../<context-path>/colors/icc/context/colorprofiles.xml|.lua.</tt>
    8 KB (1,104 words) - 14:30, 7 February 2024
  • * buffer lua * structure lua
    34 KB (5,071 words) - 08:29, 2 July 2022
  • :* a set of high-level macros written in Lua and the (somewhat arcane) TeX language, and these macros simplify the task ...Lua and the typographical programming language TeX. For using ConTeXt, no Lua or TeX programming skills and no technical background are needed. Some basi
    20 KB (3,041 words) - 18:34, 23 April 2024
  • ...o-acc.tex]], {{src|enco-acc.mkii}}, or {{src|char-def.lua}}. (Warning: The lua file is 3.6 MB large and contains nearly 180,000 lines.) It is possible to convert a string from the current encoding to another using Lua (originally discussed at [http://www.ntg.nl/pipermail/ntg-context/2012/065
    15 KB (2,430 words) - 13:17, 9 August 2020
  • ....cnf</tt> setup, <tt>luatools</tt> and <tt>mtxrun</tt> failed to find <tt>.lua</tt> files in the normal texmf tree.
    7 KB (1,037 words) - 15:43, 20 November 2012
  • How to pass variable from TeX to Lua and vice versa? See [[CLD_passing_variables#Variables|CLD passing variables
    8 KB (1,140 words) - 10:11, 16 December 2021
  • ..."[https://codeberg.org/fiee/language-context language-context]", "language-lua" and "pdf-view" for C and P.
    8 KB (1,087 words) - 23:50, 2 May 2024
  • ...nvience you will have to deal with (this is actually what the Makefile for lua does; here you would have to set something like <code>MYCFLAGS</code> or <c
    7 KB (1,035 words) - 13:14, 13 December 2014

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)