mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 06:27:19 +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{signature}{${signature}}
|
||||
%\\setkomavar{signature}{${signature}}
|
||||
|
||||
\\setkomavar{specialmail}{${specialMail}}
|
||||
|
||||
@@ -55,7 +55,7 @@ module.exports = (options) => {
|
||||
|
||||
\\ps{${ps}}
|
||||
|
||||
\\encl{${enclosing}}
|
||||
%\\encl{${enclosing}}
|
||||
|
||||
\\end{letter}
|
||||
\\end{document}`;
|
||||
|
||||
Reference in New Issue
Block a user