From 32f86214b65b1fe91f882009ee19ddcd5ffe1c16 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Fri, 4 Apr 2003 20:18:56 +0000
Subject: [PATCH] Added pathname for local ".ps" files in macro so they work
 with different papers in different subdirectories.

---
 doc/common/llnlCoverPage.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/common/llnlCoverPage.tex b/doc/common/llnlCoverPage.tex
index 75f4c5271c3..8e0a24cfbca 100644
--- a/doc/common/llnlCoverPage.tex
+++ b/doc/common/llnlCoverPage.tex
@@ -60,7 +60,7 @@
 \begin{pspicture}(0,0)(17,24.)
 % turn on the grid for placement
 % \psgrid[subgriddiv=2]
-\rput(2.3,11.5){\epsfig{file=Logo_for_papers.ps,width=\logoWidth}}
+\rput(2.3,12.5){\epsfig{file=../common/Logo_for_papers.ps,width=\logoWidth}}
 \rput(11.2,23.){\parbox{12.0cm}{\large\bf%
 \begin{flushright}
 % jg - just pass in full UCRL string
@@ -168,7 +168,7 @@ Laboratory under Contract No. W-7405-Eng-48.
 \begin{pspicture}(0,0)(17,24.)
 % turn on the grid for placement
 % \psgrid[subgriddiv=2]
-\rput{90}(2.3,11.5){\epsfig{file=Rule_and_address.ps,width=\logoWidth}}
+\rput{90}(2.3,12.5){\epsfig{file=../common/Rule_and_address.ps,width=\logoWidth}}
 % \rput*[l]{90}(5.5,0){\psframebox{\parbox{8.0cm}{\large%
 % \begin{flushleft}
 % University of California\\
-- 
GitLab