mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 14:37:21 +01:00
comment out signature and eclosing aslong as I have no input
This commit is contained in:
@@ -40,7 +40,7 @@ module.exports = (options) => {
|
|||||||
|
|
||||||
\\setkomavar{date}{${date}}
|
\\setkomavar{date}{${date}}
|
||||||
|
|
||||||
\\setkomavar{signature}{${signature}}
|
%\\setkomavar{signature}{${signature}}
|
||||||
|
|
||||||
\\setkomavar{specialmail}{${specialMail}}
|
\\setkomavar{specialmail}{${specialMail}}
|
||||||
|
|
||||||
@@ -55,7 +55,7 @@ module.exports = (options) => {
|
|||||||
|
|
||||||
\\ps{${ps}}
|
\\ps{${ps}}
|
||||||
|
|
||||||
\\encl{${enclosing}}
|
%\\encl{${enclosing}}
|
||||||
|
|
||||||
\\end{letter}
|
\\end{letter}
|
||||||
\\end{document}`;
|
\\end{document}`;
|
||||||
|
|||||||
Reference in New Issue
Block a user