-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix noun image inclusion via two kluges
This fixes the problems described in issue #11, but is not a solution that anyone should invite home to dinner. See issue #12 for details.
- Loading branch information
Showing
2 changed files
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,11 +4,6 @@ | |
% Use \circlesep to get a tiny little OTS logo if you want it | ||
% somewhere in this letterhead. | ||
|
||
% We need to do adjust the graphics search path so latex can find our | ||
% paths: | ||
% https://www.overleaf.com/learn/latex/Inserting_Images#The_folder_path_to_images | ||
% For now, we're putting the images in the doc source dir, which is | ||
% not cool. | ||
\vspace{0.5em} | ||
\begin{minipage}[c]{0.7\textwidth} | ||
\begin{figure}[H] | ||
|
@@ -18,6 +13,7 @@ | |
\begin{minipage}[t]{0.25\textwidth} | ||
\vspace{-0.2em} | ||
\textcolor{dkergreen}{{\viiisf | ||
% See issue #12 for some problems with the \includesvg calls below. | ||
\includesvg[height=0.85em]{noun_Email_3027864_ltgreen.svg}~~ | ||
\raisebox{0.1em}{[email protected]} \\ | ||
\vskip -1.5em \includesvg[height=1.5em]{noun_Telephone_2591756_ltgreen.svg}~ | ||
|