I want to print all the localization strings in biblatex for a language, so I can review them in an easier way than looking at the code. How can I achieve this?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
Long and short strings for localization keys can be printed with The default keys are initialized using a list of
Note that this won't print keys initialized elsewhere, but you could append |
||||
|
|
.lbxfiles are not very 'code' heavy, I'm not sure what you are gaining. – jon Jul 17 '12 at 19:15.bibfiles shipped withbiblatexto test the results (just loaded with the right 'new' language inbabel)? There are about 80 test 'style' files shipped with the package along withbiblatex-examples.bib. – jon Jul 17 '12 at 19:58