Skip to content

Commit 0c54640

Browse files
committed
Decreased margin and added color to links in pdf.
1 parent ffbd3a5 commit 0c54640

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

AdvancedInstanceManager/Documentation/AdvancedInstanceManager/ToPdf.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ WindowLayoutUtility.md
3434
echo Files copied to \temp
3535
echo Converting to pdf
3636

37-
pandoc -s ^
37+
pandoc -V geometry:margin=1in -V colorlinks=true -V linkcolor=blue -s ^
3838
temp\home.md ^
3939
temp\quickstart.md ^
4040
temp\InstanceManagerWindowGuide.md ^
-4.09 KB
Binary file not shown.

0 commit comments

Comments
 (0)