30 Apr
2017
30 Apr
'17
9:41 a.m.
Henri Menke mailto:henrimenke@gmail.com 30. April 2017 um 11:38 Dear list,
Inspired by this question on TeX.SX https://tex.stackexchange.com/questions/367433
How can I get the translated names for chapter and section depending on the currently active language. I know they are there in lang-txt.lua, but cannot be accessed via \labeltext. One can access them through Lua but that doesn't seem so elegant. The problem are the
["hidden"]=true, table entries for these labels, removing them would make the labels accessable. Wolfgang