File: tex-refs-local.mapping.xml

package info (click to toggle)
texlive-doc 2007.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 129,872 kB
  • ctags: 3,330
  • sloc: xml: 23,147; perl: 8,370; makefile: 843; sh: 352; lisp: 276; java: 159; python: 97; sed: 4
file content (27 lines) | stat: -rw-r--r-- 682 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="ISO-8859-1"?>

<!-- $Id: tex-refs-local.mapping.xml 137 2004-06-21 09:45:54Z mw $ -->

<latexbindings>

  <!-- LaTeX mapping, role, BEGIN -->
  <latexmapping role="begin">
    <mapping key="revhistory" text="">
      <line>&#10;</line>
      <line>\pagebreak&#10;</line>
      <line>\chapter*{%title%}&#10;</line>
      <line>\label{%id%}\hypertarget{%id%}{}%&#10;</line>
      <line>\begin{tabular}{@{}lll@{}}&#10;</line>
    </mapping>
  </latexmapping>

  <!-- LaTeX mapping, role, END -->
  <latexmapping role="end">
    <mapping key="revhistory" text="">
      <line>\end{tabular}&#10;</line>
    </mapping>	
  </latexmapping>


</latexbindings>