[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lout forgets language setting inside @Table-environment
From: |
Volker Renneberg |
Subject: |
lout forgets language setting inside @Table-environment |
Date: |
Thu, 29 Jan 2009 23:03:53 +0100 |
User-agent: |
Thunderbird 2.0.0.19 (Windows/20081209) |
Hi there again!
There seems to be a small bug inside the @Table-environment. It forgets
the @InitialLanguage setting of the @Book element.
The workaround is to set the language again for the @Table symbol (via
@InitialLanguage). So, nothing serious and can wait for the next lout
release. See the attached files for an example.
Cheers
Volker
--
Volker Renneberg, Dipl.-Inform. (univ.)
Universität der Bundeswehr München * Fakultät für Informatik
Werner-Heisenberg-Weg * 85579 Neubiberg * Deutschland
Phone: +49 89 6004 3776 Fax: +49 89 6004 4447
Email: address@hidden Web: http://www.unibw.de/inf2/
@SysInclude{tbl}
@Include{book}
@Book
@Title{Lout Test File}
@InitialFont { Times Base 11p }
@InitialBreak { adjust 1.20fx hyphen }
@InitialLanguage { German }
//
###################################################
@Chapter
@Title{Language inside Table-environment}
@Begin
@LP @Word&&contents
@LP @Table
@Caption {Test table}
@Tbl
aformat { @Cell A }
rule {yes}
{
@Rowa address@hidden&&contents}
}
@LP @Table
@Caption {Test table}
@InitialLanguage{German}
@Tbl
aformat { @Cell A }
rule {yes}
{
@Rowa address@hidden&&contents}
}
@End @Chapter
test-lout.pdf
Description: Adobe PDF document
- lout forgets language setting inside @Table-environment,
Volker Renneberg <=