Directory org.openiaml.docs/src/template/latex/

Directory Created:
2010-07-20 19:37
Total Files:
5
Deleted Files:
0
Lines of Code:
849

[root]/org.openiaml.docs/src/template/latex

Lines of Code

org.openiaml.docs/src/template/latex/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 50 (100.0%) 1189 (100.0%) 23.7

Most Recent Commits

soundasleep 2012-04-03 11:57 Rev.: 3160

adding new modeldoc commands, \modeldocSub*section

28 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplateConfig.xpt (+28 -24)
soundasleep 2012-04-03 11:36 Rev.: 3159

adding new environment, modeldocAdditionalDocumentation

8 lines of code changed in 2 files:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+2), LatexTemplateConfig.xpt (+6)
soundasleep 2011-10-14 17:47 Rev.: 3152

adding 'samepage' environment around section/tagline sections of generated modeldoc, to try and keep them on the same page

2 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+2)
soundasleep 2011-10-14 16:52 Rev.: 3149

improving model completion rule documentation for Event, BuiltinOperation, BuiltinProperty
Email.onFailure and Email.onSent were not being generated automatically

1 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+1 -1)
soundasleep 2011-09-16 16:39 Rev.: 3090

fixing error in modeldoc LaTeX config
minor documentation fixes, removing fixed TODOs

0 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplateConfig.xpt (-1)
soundasleep 2011-09-16 16:18 Rev.: 3089

modeldoc now supports external class references with a new model element EMFExternalClass

9 lines of code changed in 2 files:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+3), LatexTemplateConfig.xpt (+6)
soundasleep 2011-09-15 21:11 Rev.: 3088

LaTeX opposites can now be controlled via a parameter
opposites are now correctly linked
enumerations may now be expanded in LaTeX output

28 lines of code changed in 2 files:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+13 -6), LatexTemplateConfig.xpt (+15)
soundasleep 2011-09-15 20:05 Rev.: 3083

propeties such as 'addPermission' will now be rendered in LaTeX as 'add permission'
fixing many of the other LaTeX hyperlinks, as element types were not being humanised

19 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+19 -19)
soundasleep 2011-09-15 19:44 Rev.: 3082

adding support for generating EOpposites for references
references of type Function are now correctly listed as Conditions

12 lines of code changed in 2 files:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+11 -5), LatexTemplateConfig.xpt (+1)
soundasleep 2011-08-09 17:58 Rev.: 3074

moving structure section to before additional documentation section

19 lines of code changed in 2 files:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+10 -12), LatexTemplateConfig.xpt (+9)
soundasleep 2011-08-08 15:15 Rev.: 3055

modeldoc sections are now tagged as \modeldocSection
quotes within inference and implementation notes should now be correctly latexised

2 lines of code changed in 2 files:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+1 -1), LatexTemplateConfig.xpt (+1)
soundasleep 2011-08-05 16:26 Rev.: 3054

hypertargets cannot occur outside of \items

13 lines of code changed in 2 files:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+12 -6), LatexTemplateConfig.xpt (+1 -1)
soundasleep 2011-08-05 15:34 Rev.: 3053

attributes with bound [0..1] are no longer listed explicitly as [0..1]
\modeldocName now accepts a second parameter, the current element name
adding hypertarget references to attributes and references in LaTeX

48 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+48 -59)
soundasleep 2011-08-04 21:05 Rev.: 3052

attribute types are now defined as \modeldocAttributeType in LaTeX
adding support for HTML definition lists through <dl><dt><dd>

2 lines of code changed in 2 files:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+1 -1), LatexTemplateConfig.xpt (+1)
soundasleep 2011-08-02 18:50 Rev.: 3042

adding missing 'modeldocVisualMissing' environment to latex config

5 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplateConfig.xpt (+5)
soundasleep 2011-06-27 18:44 Rev.: 2975

modeldoc: adding an \includeVisualMissing latex switch to optionally include missing visual representations
fixing humanise() for 'ECA Rule', 'XQuery Function'

7 lines of code changed in 2 files:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+6), LatexTemplateConfig.xpt (+1)
soundasleep 2011-05-24 13:14 Rev.: 2960

renaming 'inference semantics' to 'inference rules'

1 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplateConfig.xpt (+1 -1)
soundasleep 2011-05-23 20:03 Rev.: 2959

need to escape '_'s in latex attribute type names, e.g. enums such as BUILTIN_PROPERTY

2 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+2 -2)
soundasleep 2011-05-23 19:51 Rev.: 2958

adding assertion to ensure modeldoc codegen is successful
modeldoc latex templates were referring to old 'EventTrigger', 'Condition' classes

25 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+25 -25)
soundasleep 2011-04-15 16:32 Rev.: 2664

completing modeldoc latex template templating

188 lines of code changed in 2 files:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+53 -42), LatexTemplateConfig.xpt (+135)
soundasleep 2011-04-15 16:04 Rev.: 2663

initial work in translating the latex output into a template-based format, to ease customisation

196 lines of code changed in 2 files:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+83 -55), LatexTemplateConfig.xpt (new 113)
soundasleep 2011-04-07 19:42 Rev.: 2647

metrics that are in floating point format are now printed out two 2dp in latex metrics output

3 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexMetrics.xpt (+3)
soundasleep 2011-04-01 15:40 Rev.: 2639

total file metrics can now be accumulated
adding tests and tests.diagram to plugins to be metricised

1 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexMetrics.xpt (+1 -1)
soundasleep 2011-03-24 16:01 Rev.: 2606

adding support for counting the number of Checks constraints in a project

1 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexMetrics.xpt (+1)
soundasleep 2011-03-24 11:45 Rev.: 2602

adding support for reading file metrics through modeldoc: file types count and size
file metrics are also printed out to Latex format

2 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexMetrics.xpt (+2 -2)
soundasleep 2011-03-22 19:04 Rev.: 2601

fixing a latex typo: \def does not take a parameter

3 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexMetrics.xpt (+3 -3)
soundasleep 2011-03-22 19:00 Rev.: 2600

modeldoc now also generates metrics that can be used in a latex document

24 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexMetrics.xpt (new 24)
soundasleep 2011-03-22 18:36 Rev.: 2599

additional improvements to reduce unnecessary whitespace in modeldoc text elements

1 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+1 -1)
soundasleep 2011-03-22 18:28 Rev.: 2598

removing unnecessary whitespace after @model links in both HTML and latex formats

2 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+2 -4)
soundasleep 2011-03-22 17:19 Rev.: 2594

rules summary is now also printed out to a Latex table format
fixing a bug where multiline comments at the start of the file would not have an additional space between lines

29 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexRulesSummary.xpt (new 29)
soundasleep 2011-03-08 14:55 Rev.: 2575

fixing a typo in IAML modeldoc
removing breaking whitespace in Latex modeldoc generation

1 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+1 -1)
soundasleep 2011-01-12 17:36 Rev.: 2545

writing a new modeldoc function, convertHTMLIntoLatex(), which tries make a javadoc-compatible string with HTML tags (e.g. <code>) into LaTeX-suitable code (e.g. \code{})

4 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+4 -4)
soundasleep 2010-12-23 16:48 Rev.: 2527

modeldoc can now load additional latex documentation from .tex files

9 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+9)
soundasleep 2010-07-20 20:51 Rev.: 2515

removing categories from the generated Latex when they would contain no values, to reduce wasted whitespace

58 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+58 -32)
soundasleep 2010-07-20 20:41 Rev.: 2514

adding a modeldoc template to generate a Latex list of all elements in the system
fixing a bug where Latex lists were not being closed correctly
fixing a bug where abstract/interfaces were trying to include a graphical representation
Latex needs underscores (_) escaped

30 lines of code changed in 2 files:

  • org.openiaml.docs/src/template/latex: LatexClassList.xpt (new 13), LatexTemplate.xpt (+17 -3)
soundasleep 2010-07-20 20:14 Rev.: 2513

adding inference, constraints and implementation semantics to latex modeldoc export

71 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+71 -11)
soundasleep 2010-07-20 19:58 Rev.: 2512

adding children, references, events, conditions and actions to Latex export of modeldoc

173 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (+173 -17)
soundasleep 2010-07-20 19:37 Rev.: 2510

initial work in adding a Latex output for modeldoc

162 lines of code changed in 1 file:

  • org.openiaml.docs/src/template/latex: LatexTemplate.xpt (new 162)
Generated by StatSVN 0.7.0