Change \pskip and \nskip commands
This commit is contained in:
@@ -65,13 +65,13 @@
|
||||
%% positive skip.
|
||||
%%
|
||||
\NewDocumentCommand \pskip { G{.2} } {%
|
||||
\vspace{+#1cm}
|
||||
\vspace*{+#1cm}
|
||||
}
|
||||
|
||||
%% negative skip.
|
||||
%%
|
||||
\NewDocumentCommand \nskip { G{.8} } {%
|
||||
\vspace{-#1cm}
|
||||
\vspace*{-#1cm}
|
||||
}
|
||||
|
||||
%% another shortcut to whiting text.
|
||||
|
||||
Reference in New Issue
Block a user