diff options
author | grr <grr@lo2.org> | 2024-05-01 21:20:44 -0400 |
---|---|---|
committer | grr <grr@lo2.org> | 2024-05-01 21:20:44 -0400 |
commit | 979f36f096fea54d6189852612d4aea0e6ce6d1e (patch) | |
tree | 6f369616e55115feb284ad7f72d354c3be1e329e /salitter.sty | |
parent | 3b3fb891fa12e45c16be3162f1a38649ae67c118 (diff) | |
download | blueprint-979f36f096fea54d6189852612d4aea0e6ce6d1e.tar.gz |
bunch of images, bunch of fixes
Diffstat (limited to 'salitter.sty')
-rw-r--r-- | salitter.sty | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/salitter.sty b/salitter.sty index 5943fa9..0aeae06 100644 --- a/salitter.sty +++ b/salitter.sty @@ -65,6 +65,9 @@ % ---- metadata for a title page +\newcommand{\visbreak}{ + \fancybreak{{*}\\{* * *}\\{*}}} + % ---- semantic punctuation, etc % quoting a word when speaking of a word itself \newcommand{\word}[1]{ @@ -118,6 +121,7 @@ % ---- random odds-and-ends components \newcommand{\articletitle}[1]{\enquote{#1}} +\newcommand{\papertitle}[1]{\enquote{#1}} \newcommand{\booktitle}[1]{\emph{#1}} \newcommand{\journaltitle}[1]{\emph{#1}} \newcommand{\conferencetitle}[1]{\textit{#1}} |