~ubuntu-branches/ubuntu/raring/liblouisxml/raring

« back to all changes in this revision

Viewing changes to liblouisxml/sem_enum.h

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Thibault
  • Date: 2010-01-13 00:47:59 UTC
  • mfrom: (1.1.3 upstream) (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100113004759-2wsi9v4t60m85ag7
Tags: 2.1.0-1
* New upstream release.
* debian/control: Drop duplicate Section: libs field.
* debian/copyright: Fix copyright sign.
* debian/lbx_devonly.1, rtf2brl.1: New manpages.
* debian/liblouisxml-bin.manpages: Update manpages paths.
* debian/rules:
  - Drop rpath from all libs and programs.
  - Automatically copy config.{sub,guess} autotools-dev.
* debian/watch: Fix expression.
* debian/liblouisxml-dev.doc-base: Add.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
  configfile,
45
45
  configstring,
46
46
  configtweak,
47
 
  /* styles */
 
47
  /* reserved styles */
48
48
  document,
49
49
  para,
50
 
  list,
51
 
  caption,
52
 
  exercise1,
53
 
  exercise2,
54
 
  exercise3,
55
 
  directions,
56
 
  stanza,
57
 
  line,
58
50
  heading1,
59
51
  heading2,
60
52
  heading3,
61
53
  heading4,
62
 
  section,
63
 
  subsection,
64
 
  table,
65
 
  volume,
66
 
  titlepage,
67
 
  dedication,
68
54
  contentsheader,
69
55
  contents1,
70
56
  contents2,
71
57
  contents3,
72
58
  contents4,
73
 
  code,
74
 
  quotation,
75
 
  attribution,
76
 
  spatial,
77
 
  arith,
78
 
  matrix,
79
 
  note,
80
 
  trnote,
81
 
  dispmath,
82
 
  disptext,
83
 
  music,
84
 
  graph,
85
 
  graphlabel,
86
 
   indexx,
87
 
  glossary,
88
 
  biblio,
89
 
  blanklinebefore,
90
 
  style1,
91
 
  style2,
92
 
  style3,
93
 
  style4,
94
 
  style5,
95
59
  /* translation */
96
60
  notranslate,
97
61
  compbrl,
101
65
  pagenum,
102
66
  runninghead,
103
67
  footer,
104
 
  tblhead,
105
 
  tblbody,
106
 
  tblrow,
107
 
  tblcol,
108
 
  frontmatter,
109
 
  acknowledge,
110
 
  bodymatter,
111
 
  rearmatter,
112
68
  boxline,
113
69
  italicx,
114
70
  boldx,
115
 
  center,
 
71
  linespacing,
116
72
  blankline,
117
73
  softreturn,
118
74
  newpage,
119
75
  righthandpage,
120
 
  endnotes,
121
 
  preface,
122
 
  jacket,
123
 
  copyright,
124
 
  booktitle,
125
 
  author,
126
 
  transcriber,
127
 
  tnpage,
 
76
  code,
 
77
  music,
128
78
  /* MathML */
129
79
  math,
130
80
  mi,