Skip to content

Commit

Permalink
add xspace package + ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
prudhomm committed Aug 12, 2024
1 parent 33667c9 commit 5baa722
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@ _minted*/*
*.tdo
*.synctex*
*.synctex.gz
article.swimmer-framework-contact.springer.fdb_latexmk
*.fdb_latexmk
*.fls
*.idx
*.ilg
*.ind
1 change: 1 addition & 0 deletions article.swimmer-framework-contact.springer.tex
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
}

% Feel++ macro
\usepackage{xspace}
\newcommand{\feelpp}{Feel\nolinebreak\hspace{-.05em}\raisebox{.4ex}{\tiny\bf +}\nolinebreak\hspace{-.10em}\raisebox{.4ex}{\tiny\bf +}\xspace}

\newcommand{\review}[1]{\textcolor{blue}{#1}}
Expand Down

0 comments on commit 5baa722

Please sign in to comment.