Featured Book

LaTeX Beginners Guide

Partner Sites

TeXwelt - Fragen und Antworten zu LaTeX
TeXblog
TeXnicCenter
TeXample
goLaTeX
LaTeX3 News July 2012 PDF Print E-mail
News - LaTeX
Written by Stefan Kottwitz   
Sunday, 29 July 2012 10:51

The LaTeX3 News Issue 8 has been released today. Some of the topics are support for floating point calculations and regular expressions.

  • Extended  floating point support: Thanks to Bruno Le Floch, who has been re-writing the  floating point module, floating point calculations can be computed far more  flexibly and efficiently than before. Now they work in an "expandable" manner. While you could do such calculations using Lua in LuaTeX, it's now also possible with pdfLaTeX and XeLaTeX.
  • Regular expressions: Bruno has written a complete regular expression engine. That's very valuable for search & replace jobs and for text manipulation in general. While regexps are well supported by standard tools on Linux/Unix systems, there's no such direct support in Windows - now you can use LaTeX for this.
  • Separating internal and external code: LaTeX3 clearly separates public interfaces and private functions and variables. It's implemented by a naming convention, and some support mechanisms.
  • Naming convention for internals: While normal functions which are intended for external use begin just with the usual backslash, internal commands are prefixed with a double underscore, right after the backslash, in the expl3 language. As this might become inconvenient, l3docstrip adds LaTeX3 extensions to the DocStrip program, introducing a "shorthand" for internal package prefixes: @@ would be expanded to the function prefix when the .sty file is extracted. So function names are shorter, thus easier to type. Furthermore, the code source clearly shows which commands are intended to be used externally.

Comments

B
i
u
Quote
Code
List
List item
URL
Name *
Email (For verification & Replies)
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
 

Latest Forum Posts



Extra spacing below top-placed figures
19/06/2013 00:50, jaykemper

Re: Correct Header for Nomenclature
18/06/2013 21:35, magical marshmallow

Re: Equation Number with additional Symbol
18/06/2013 19:59, localghost

Re: TeX Live Releases
18/06/2013 19:48, localghost

Equation Number with additional Symbol
18/06/2013 19:30, symbol

Prevent Cursor Placement at first Error
18/06/2013 19:13, blueberry

Re: Distortion of included pdf images in Mac Preview only?
18/06/2013 19:01, localghost

Re: Different Space before and after Equations
18/06/2013 18:44, localghost

Different Space before and after Equations
18/06/2013 18:25, Hermano

Re: Inclusion of Font Package fails
18/06/2013 13:13, lynnlee