CVS log for loncom/homework/structuretags.pm

[BACK] Up to [LON-CAPA] / loncom / homework

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: language_hyphenation


Revision 1.497.2.6: download - view: text, markup, annotated - select for diffs
Tue Dec 27 19:48:31 2011 UTC (12 years, 3 months ago) by foxr
Branches: language_hyphenation
CVS tags: language_hyphenation_merge
Diff to previous 1.497.2.5: preferred, colored next main 1.498: preferred, colored
Changes since revision 1.497.2.5: +27 -1 lines
BZ 6490
 1. Start the LaTeX output with a \selectlanguage chosen from the
    metadata 'language' for the resource.
 2. After a translation has altered the selected rendering
    language, restore it to the language implied by the metadata.

Revision 1.497.2.5: download - view: text, markup, annotated - select for diffs
Mon Dec 26 13:45:10 2011 UTC (12 years, 3 months ago) by foxr
Branches: language_hyphenation
Diff to previous 1.497.2.4: preferred, colored
Changes since revision 1.497.2.4: +5 -7 lines
BZ 6490 - Support addition of \selectlanguage{babel-name} in problems for a <translation>.

Revision 1.497.2.4: download - view: text, markup, annotated - select for diffs
Wed Dec 14 11:56:08 2011 UTC (12 years, 4 months ago) by foxr
Branches: language_hyphenation
Diff to previous 1.497.2.3: preferred, colored
Changes since revision 1.497.2.3: +88 -4 lines
- add API for managing BaBeL stuff.
- Fix syntax error introducedf when splitting off $render fro $result.

Revision 1.497.2.3: download - view: text, markup, annotated - select for diffs
Mon Dec 12 12:07:45 2011 UTC (12 years, 4 months ago) by foxr
Branches: language_hyphenation
Diff to previous 1.497.2.2: preferred, colored
Changes since revision 1.497.2.2: +40 -4 lines
Comment the <lang> tag.

Revision 1.497.2.2: download - view: text, markup, annotated - select for diffs
Mon Dec 12 11:40:30 2011 UTC (12 years, 4 months ago) by foxr
Branches: language_hyphenation
Diff to previous 1.497.2.1: preferred, colored
Changes since revision 1.497.2.1: +40 -2 lines
Add comments describing the <translated></translated> block ..which are
hopefully even correct.

Revision 1.497.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 12 11:19:53 2011 UTC (12 years, 4 months ago) by foxr
Branches: language_hyphenation
Diff to previous 1.497: preferred, colored
Changes since revision 1.497: +65 -19 lines
1. Remove the dual use of $result from start_language block.  Use
   $render instead to keep track of whether or not the included block
   gets rendered.
2. Use last to exit inner comparison loops in start_language if there's a
   match.  Probably not a huge performance gain but what the heck.
3. Comment the intent/usage of <languageblock> in the code...hopefully
   the comments are correct.

Revision 1.497: download - view: text, markup, annotated - select for diffs
Mon Nov 14 00:20:39 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Branch point for: language_hyphenation
Diff to previous 1.496: preferred, colored
Changes since revision 1.496: +2 -2 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.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>