Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moex
Transmorpher
Commits
d394024e
Commit
d394024e
authored
Oct 16, 2002
by
Fabien Triolet
Browse files
Removed useless comments
parent
68827f6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
transmorpher/samples/biblio/process.xml
View file @
d394024e
...
...
@@ -23,8 +23,8 @@
</ruleset>
<ruleset
name=
"cvshide"
>
<resubst
match=
"bibliography/@date"
source=
"\$Date: 2002-10-
07 08:47:1
5 $"
target=
"$1"
/>
<resubst
match=
"bibliography/@version"
source=
"\$Revision: 1.3
1
$"
target=
"$1"
/>
<resubst
match=
"bibliography/@date"
source=
"\$Date: 2002-10-
16 14:31:2
5 $"
target=
"$1"
/>
<resubst
match=
"bibliography/@version"
source=
"\$Revision: 1.3
2
$"
target=
"$1"
/>
<resubst
match=
"bibliography/@author"
source=
"\$Author: triolet $"
target=
"$1"
/>
</ruleset>
...
...
@@ -80,13 +80,6 @@
<apply-ruleset
ref=
"cvshide"
id=
"StripCVS"
in=
"R3"
out=
"R4"
/>
<dispatch
type=
"broadcast"
id=
"dispatch1"
in=
"R4"
out=
"X11 X12"
/>
<!-- <apply-external type="xslt" id="FormatHTML" in="X13" out="O">
<with-param name="file">../samples/biblio/xslt/bib2fo.xsl</with-param>
</apply-external>
<serialize type="fop" id="writePDF" in="O">
<with-param name="file">../samples/biblio/output/JE.pdf</with-param>
<with-param name="format">pdf</with-param>
</serialize> -->
<apply-process
id=
"generateFormat"
ref=
"processGeneral"
in=
"X11"
out=
"W31 X31 Y31 Z31"
/>
<dispatch
type=
"broadcast"
id=
"disp"
in=
"W31"
out=
"O1 O2 O3"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment