mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
jats template: added xml-stylesheet variable.
This commit is contained in:
@@ -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)$
|
||||
|
||||
Reference in New Issue
Block a user