Skip to content

Commit

Permalink
move template files to root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusptrs committed Oct 23, 2024
1 parent 337afc6 commit c31c4dc
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Analysis-3.tex
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~%

% Document Class ===============================================================
\documentclass[german,color,5pt]{latex4ei/latex4ei_fs}
\documentclass[german,color,5pt]{latex4ei_fs}

% set document information
\title{Analysis 3}
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions latex4ei/latex4ei_sheet.cls → latex4ei_sheet.cls
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
% Packages
% ======================================================================
% load latex4ei packages
\RequirePackage{latex4ei/scientific} % scientific macros for LaTeX4EI
\RequirePackage{latex4ei/latex4ei} % base definitions for LaTeX4EI
\RequirePackage{latex4ei/latex4ei_boxes} % section boxes
\RequirePackage{scientific} % scientific macros for LaTeX4EI
\RequirePackage{latex4ei} % base definitions for LaTeX4EI
\RequirePackage{latex4ei_boxes} % section boxes


% ======================================================================
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit c31c4dc

Please sign in to comment.