Featured Book

LaTeX Beginners Guide

Partner Sites

TeXblog
TeXnicCenter
TeXample
BlackRack.net
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



Re: natbib problem
24/05/2013 16:26, martaportugal

cite in TOC
24/05/2013 16:17, Scorpion

Problems with showing References in Beamer
24/05/2013 15:18, ys_g

Re: Space in Nomenclature
24/05/2013 15:15, ontrop

Re: Warning on Quit
24/05/2013 15:00, Namrod

Re: Section Numbers and Names in Header
24/05/2013 14:30, Namrod

Re: beamer, media9 | Embed Video in Presentation
24/05/2013 14:06, localghost

References in Presentation
24/05/2013 14:03, ys_g

Re: Position of inscribed Angle Notation
24/05/2013 13:52, localghost

Position of inscribed Angle Notation
24/05/2013 09:35, vejn