是否有可供法律报告的课程?

是否有可供法律报告的课程?

有人用过 LaTeX 为英国法院写过专家证人报告或类似的东西吗?这些报告必须遵循特定的格式,在 Latex 中这种格式是理想的,但我对 Latex 还比较陌生,不确定是否要编写自己的课程。

对所需格式的一点解释:

报告必须包含

  • 标题页,左上角写有法院名称(约4行,带下划线);
  • 索赔编号,位于右上方;
  • 原告和被告的中心名单;
  • 然后是两行居中的标题,后面是作者的详细信息。
  • 每页均需编号,页眉需包含权利要求编号。
  • 它将需要一个目录、图表、或许还有一个参考书目,还需要附录。
  • 此外,章节需要编号,有时段落也需要编号。

答案1

我不知道“英国法院的专家证人报告或类似报告”,但我可以向您展示如何使用包scrjura。由于您没有提供屏幕截图,因此我只能猜测您需要什么。更改以下代码以满足您的需求。

你问的是编写自己的类。scrjura因为仍在开发中并且可以更改(文档中提到,仅德语)我会等待。在完成之前,只需使用一个简单的文档,就像我稍后向您展示的那样,或者创建一个courtxyz.sty具有您自己的定义的文件,例如具有固定法院、地址、作者等的适当标题页。然后您调用加载它\usepackage{courstxyz}

要使用,scrjura您需要调用包scrkbase(参见texdoc KOMA-Script)或仅使用 KOMA-Script 类,例如scrartcl)。

为了解决您的问题,我使用了scrartcl,加载scrjura并创建了一个带有环境的标题页titlepage。如果您想使用的特殊功能,scrjura您必须使用环境。这为您提供了段落和句子的特殊编号。例如,请参阅用于编号的contract快捷方式( )'.下一个句子在句子开始前带有上标句子编号(第一句不编号)。

还有特殊参考系统可用,我向您展示了其中的一小部分(有关更多信息,请参阅texdoc scrjura德语或):(通常引用)、(总是长引用)、(短引用)、(编号引用)和(对子句的引用)。texdoc scrguien\ref{p.name1}\refL{p.name1}\refS{p.name1}\refN{p.name1}\refClause{p.name1}

图表和附录正常工作。

我使用包showref来可视化打字区域和边距并创建虚拟文本。我使用了包中的blindtext图像(您必须安装它,但不需要加载它)。example-image-a.pdf/jpg/pngmwe

在标题页中,我添加了一些\hrule命令来可视化标题页的特殊部分。请删除它们。

我定义了一个新命令\claimnumber。此命令用于标题页和页眉定义中。

MWE(请查看评论!):

\documentclass[%
  english           % Language
 ,paper=a4          % DIN A4
 ,fontsize=12pt     % 
 ,parskip=half-     %  
 ,numbers=noenddot  % numbers without end dot
]{scrartcl}% scrreprt scrartcl

\usepackage{blindtext}      % dummy text

\usepackage[english]{babel} % ngerman

\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{textcomp}

\usepackage{enumerate}      % to change numbering sign

\usepackage[%
  juratotoc%=1              % juratotoc=0 0 chapter, 1 section
 ,paragraphmark=forceboth   % 
 ,juratocnumberwidth=2.5em  % 
 ,ref=long                  % (§ 314 paragraph 2 sentence 2), short numeric
]{scrjura}  
\useshorthands{'}
\defineshorthand{'S}{\Sentence\ignorespaces}% to number first sentence
\defineshorthand{'.}{. \Sentence\ignorespaces}% next sentence numbered

\usepackage{graphicx}       % 

\usepackage[%
% footsepline        % 
 ,headsepline        % 
%,automark           % 
]{scrlayer-scrpage}  % make own header and footer

\pagestyle{scrheadings}         % definition follows
\chead{}                        % empty
\ohead{\claimnumber}            % current claim no
\ihead{Example}                 % fixed text
\cfoot{\pagemark}               % pagenumer in footer

 \usepackage{showframe}          % shows typing area and margins

% line for signature
\newcommand{\dotbox}[2][.5\linewidth]{\hbox to #1 {\dotfill}\noindent#2} 

%\renewcommand*{\thecontractSubClause}{{\theClause~\alph{contractSubClause})}}
%\renewcommand{\numberline}[1]{\makebox[6em][l]{#1}}% Länge Zahl dreistellig>

\newcommand*{\claimnumber}{Cl~4711}


\begin{document}

\begin{titlepage}
\pagestyle{empty}

\parbox[c][4cm][t]{0.5\textwidth}{%
  Name of the court \\
  Name of the court line 2\\
  Name of the court line 3\\
  Name of the court line 4
}\hfill%
\begin{minipage}[c]{0.4\textwidth}
  \begin{flushright}
    \includegraphics[width=5cm]{example-image-a}\\
    Number of claim: \claimnumber
  \end{flushright}
\end{minipage}

\hrule% only to show the position; comment or delete!
\vspace{3\baselineskip}% vertical space, 3*\baselineskip
\hrule% only to show the position; comment or delete!

\begin{center} % ============================== claimants and defendants
  a centred list of claimants and defendants
\end{center}

\hrule% only to show the position; comment or delete!
\vspace{\stretch{1}}% vertical space
\hrule% only to show the position; comment or delete!

\begin{center} % ================================================ title
\Large
Title of Document
\end{center}

\begin{center} % ================================================ author
Details of the author
\end{center}

\hrule% only to show the position; comment or delete!
\vspace{\stretch{3}}% vertical space
\hrule% only to show the position; comment or delete!

\begin{center} % ================================================ date
\today
\end{center}
\end{titlepage}

\tableofcontents  
\listoffigures

\addsec{Introduction}
\blindtext

%\parnumberfalse\section{ABSCHNITT}\parnumbertrue
\section{Dummy Text}
\begin{contract}
\Clause{title={Name, address and year}}
\label{p.name}
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. 

Lorem ipsum dolor sit amet, consectetuer adipiscing elit'.  
Lorem ipsum dolor sit amet, consectetuer adipiscing elit.  

\SubClause{title={Sub paragraph}}\label{p.subp}
Lorem ipsum dolor sit amet, consectetuer adipiscing elit'.  
Lorem ipsum dolor sit amet, consectetuer adipiscing elit'.  
Lorem ipsum dolor sit amet, consectetuer adipiscing elit'.\label{p.name1}  
Lorem ipsum dolor sit amet, consectetuer adipiscing elit.  

See figure~\ref{fig:ExampleImage}! 

See ref: \ref{p.name1}.

See refL: \refL{p.name1}. 

See refS: \refS{p.name1}. 

See refN: \refN{p.subpdummy}. See \refN{p.name1}. 

See refClause: \refClause{p.name1}.

\begin{figure}[htb]
  \centering
  \includegraphics[width=5cm]{example-image-a}
  \caption{Example image}
  \label{fig:ExampleImage}
\end{figure}

Lorem ipsum dolor sit amet lorem ipsum dolor sit amet,  lorem ipsum 
dolor sit amet,  lorem ipsum dolor sit amet, lorem ipsum dolor sit amet,
\begin{enumerate}[\qquad a)]
  \item Lorem ipsum dolor sit amet, lorem ipsum dolor sit amet,  
    lorem ipsum dolor sit amet,  lorem ipsum dolor sit amet,  lorem 
    ipsum dolor sit amet, lorem ipsum dolor sit amet,
  \item consectetuer adipiscing elit.
\end{enumerate}

\SubClause{title={Sub paragraph},dummy}\label{p.subpdummy}
\end{contract}


\begin{contract}
\Clause{title={Lorem ipsum dolor sit amet}}
\blindtext
\end{contract}

\appendix % 

\section{Dummy Text Appendix}
\blindtext


\clearpage
Signatures:

\vspace{8ex}\dotbox{First Person}

\vspace{4ex}\dotbox{Second Person}

\end{document}

附有扉页:

封面

和第 3 页:

第 3 页

如果这有帮助,请告诉我。

相关内容