diff options
Diffstat (limited to 'templates')
-rwxr-xr-x | templates/Default-letterhead.tex | 2 | ||||
-rwxr-xr-x | templates/Estonian-letterhead.tex | 2 | ||||
-rwxr-xr-x | templates/Estonian_UTF8-letterhead.tex | 2 | ||||
-rwxr-xr-x | templates/Traditional_Chinese_Big5-letterhead.tex | 2 | ||||
-rwxr-xr-x | templates/Traditional_Chinese_UTF8-letterhead.tex | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/templates/Default-letterhead.tex b/templates/Default-letterhead.tex index 10ad0c44..dbaa198b 100755 --- a/templates/Default-letterhead.tex +++ b/templates/Default-letterhead.tex @@ -5,7 +5,7 @@ <?lsmb address ?> } \parbox[b]{.2\textwidth}{ - \includegraphics[scale=0.3]{../<?lsmb templates ?>/<?lsmb language_code ?>/logo} + \includegraphics[scale=0.3]{logo} }\hfill \begin{tabular}[b]{rr@{}} Tel: & <?lsmb tel ?>\\ diff --git a/templates/Estonian-letterhead.tex b/templates/Estonian-letterhead.tex index 24e29b4f..dbaa198b 100755 --- a/templates/Estonian-letterhead.tex +++ b/templates/Estonian-letterhead.tex @@ -5,7 +5,7 @@ <?lsmb address ?> } \parbox[b]{.2\textwidth}{ - \includegraphics[scale=0.3]{../<?lsmb templates ?>/logo} + \includegraphics[scale=0.3]{logo} }\hfill \begin{tabular}[b]{rr@{}} Tel: & <?lsmb tel ?>\\ diff --git a/templates/Estonian_UTF8-letterhead.tex b/templates/Estonian_UTF8-letterhead.tex index 24e29b4f..dbaa198b 100755 --- a/templates/Estonian_UTF8-letterhead.tex +++ b/templates/Estonian_UTF8-letterhead.tex @@ -5,7 +5,7 @@ <?lsmb address ?> } \parbox[b]{.2\textwidth}{ - \includegraphics[scale=0.3]{../<?lsmb templates ?>/logo} + \includegraphics[scale=0.3]{logo} }\hfill \begin{tabular}[b]{rr@{}} Tel: & <?lsmb tel ?>\\ diff --git a/templates/Traditional_Chinese_Big5-letterhead.tex b/templates/Traditional_Chinese_Big5-letterhead.tex index 24e29b4f..dbaa198b 100755 --- a/templates/Traditional_Chinese_Big5-letterhead.tex +++ b/templates/Traditional_Chinese_Big5-letterhead.tex @@ -5,7 +5,7 @@ <?lsmb address ?> } \parbox[b]{.2\textwidth}{ - \includegraphics[scale=0.3]{../<?lsmb templates ?>/logo} + \includegraphics[scale=0.3]{logo} }\hfill \begin{tabular}[b]{rr@{}} Tel: & <?lsmb tel ?>\\ diff --git a/templates/Traditional_Chinese_UTF8-letterhead.tex b/templates/Traditional_Chinese_UTF8-letterhead.tex index 24e29b4f..dbaa198b 100755 --- a/templates/Traditional_Chinese_UTF8-letterhead.tex +++ b/templates/Traditional_Chinese_UTF8-letterhead.tex @@ -5,7 +5,7 @@ <?lsmb address ?> } \parbox[b]{.2\textwidth}{ - \includegraphics[scale=0.3]{../<?lsmb templates ?>/logo} + \includegraphics[scale=0.3]{logo} }\hfill \begin{tabular}[b]{rr@{}} Tel: & <?lsmb tel ?>\\ |