From e991b64c446ed11b2c73bedd592c8730e90a8dcb Mon Sep 17 00:00:00 2001 From: Karsten Suehring <karsten.suehring@hhi.fraunhofer.de> Date: Wed, 8 Jan 2020 12:36:14 +0100 Subject: [PATCH] change "Author(s)" to "Editors" in software manual --- doc/jvetdoc.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/jvetdoc.cls b/doc/jvetdoc.cls index bdc22890e..f76648848 100644 --- a/doc/jvetdoc.cls +++ b/doc/jvetdoc.cls @@ -117,7 +117,7 @@ \@strutb \it Title: & \@title \\ \@strutb \it Status: & \@jvetdocstatus \\ \@strutb \it Purpose: & \@jvetdocpurpose \\ - \@strutb \it Author(s): & % + \@strutb \it Editors: & % \setcounter{jvet@author@column}{0} \let\@and\\ \renewcommand{\and}{\@and\setcounter{jvet@author@column}{0}} -- GitLab