jats template: added xml-stylesheet variable.
This commit is contained in:
parent
80d093843b
commit
560cfadb92
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
$if(xml-stylesheet)$
|
||||
<?xml-stylesheet type="text/xsl" href="$xml-stylesheet$"?>
|
||||
$endif$
|
||||
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.0 20120330//EN"
|
||||
"JATS-journalpublishing1.dtd">
|
||||
$if(article.type)$
|
||||
|
|
Loading…
Reference in a new issue