diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/disser/templates/bachelor/fig')
3 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/disser/templates/bachelor/fig/Makefile b/Master/texmf-dist/doc/latex/disser/templates/bachelor/fig/Makefile index 5ee58751ab0..775b7fc3d88 100644 --- a/Master/texmf-dist/doc/latex/disser/templates/bachelor/fig/Makefile +++ b/Master/texmf-dist/doc/latex/disser/templates/bachelor/fig/Makefile @@ -1 +1 @@ -include ../../latex.fig.mk
\ No newline at end of file +include ../../../include/latex.fig.mk
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/disser/templates/bachelor/fig/fig.eps b/Master/texmf-dist/doc/latex/disser/templates/bachelor/fig/fig.eps index d3094eb51d3..9aeb4fae0ae 100644 --- a/Master/texmf-dist/doc/latex/disser/templates/bachelor/fig/fig.eps +++ b/Master/texmf-dist/doc/latex/disser/templates/bachelor/fig/fig.eps @@ -3,7 +3,7 @@ %%HiResBoundingBox: 236 371.521 360.902 469.38 %%Creator: Adobe Illustrator(TM) 3.2
%%AI8_CreatorVersion: 10.0
-%%For: (STiX0r) (-)
+%%For: (User) (-)
%%Title: (2LevelSys.eps)
%%CreationDate: 12/13/2003 4:07 AM
%%DocumentProcessColors: Black
diff --git a/Master/texmf-dist/doc/latex/disser/templates/bachelor/fig/nomake.cmd b/Master/texmf-dist/doc/latex/disser/templates/bachelor/fig/nomake.cmd new file mode 100644 index 00000000000..031ac1797cf --- /dev/null +++ b/Master/texmf-dist/doc/latex/disser/templates/bachelor/fig/nomake.cmd @@ -0,0 +1 @@ +@call ..\..\..\include\latex.fig.nmk.cmd %1 %2 %3 %4 %5 %6 %7 %8 %9
\ No newline at end of file |