Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ch
observatory.guide
Commits
370fe54c
Commit
370fe54c
authored
May 23, 2018
by
ch
Browse files
add VFILL
parent
e2251a8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
E/tgsoguide.functions
View file @
370fe54c
...
...
@@ -1010,6 +1010,16 @@ function CLEARTORIGHT() {
# --------------------------------------------------------------------------- #
function VFILL() {
if [ "$OUTPUTFORMAT" == pdf ];then
write2src '\vfill'
fi
}
# --------------------------------------------------------------------------- #
function HEADER() {
if [ "$OUTPUTFORMAT" == pdf ];then
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment