CVS log for loncom/interface/loncommon.pm
Up to [LON-CAPA] / loncom / interface
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: language_hyphenation
Revision 1.1028.2.2: download - view: text, markup, annotated - select for diffs
Tue Dec 27 19:47:02 2011 UTC (13 years, 4 months ago) by foxr
Branches: language_hyphenation
CVS tags: language_hyphenation_merge
Diff to previous 1.1028.2.1: preferred, colored next main 1.1029: preferred, colored
Changes since revision 1.1028.2.1: +18 -2
lines
BZ 6490 - Add as well hashes and function to fetch latex language from key.
This is needed because translations and metadata specify language in different
ways.
Revision 1.1028.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 26 13:47:18 2011 UTC (13 years, 4 months ago) by foxr
Branches: language_hyphenation
Diff to previous 1.1028: preferred, colored
Changes since revision 1.1028: +39 -2
lines
bz6490 - Support the collection of language selection -> latex/babel language names in
loncommon.pm.
- collect \selectlanguage{babel-names} and produce, if necessary a
\usepackage[language-list]{babel} prior to \begin{document}
Revision 1.1028: download - view: text, markup, annotated - select for diffs
Mon Nov 14 00:20:34 2011 UTC (13 years, 5 months ago) by raeburn
Branches: MAIN
Branch point for: language_hyphenation
Diff to previous 1.1027: preferred, colored
Changes since revision 1.1027: +22 -12
lines
- &authorspace() routine now takes an argument: $uri
so "Construction Space" breadcrumb points at appropriate author space
for resource/directory being viewed or acted om.
- current role could be different or ("no role" - i.e., cm), so is only
used to determine authorspace when $uri is unavailable.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>