X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCitation.h;h=1a6627ee24d69ebf9ed5f5a4e1b907a5b6181b39;hb=0fd75fefc4aa1816f8d5a72ed0e30f8accdd0bfc;hp=a9094bd4f532c656eddf44f64b1646bacba0c339;hpb=d2576eb003247e68d18a5d416fd04ea54ea0d67b;p=lyx.git diff --git a/src/Citation.h b/src/Citation.h index a9094bd4f5..1a6627ee24 100644 --- a/src/Citation.h +++ b/src/Citation.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Herbert Voß + * \author Herbert Voß * * Full author contact details are available in file CREDITS. */ @@ -25,14 +25,14 @@ enum CiteEngine { enum CiteStyle { CITE, - NOCITE, CITET, CITEP, CITEALT, CITEALP, CITEAUTHOR, CITEYEAR, - CITEYEARPAR + CITEYEARPAR, + NOCITE };