~ruther/guix-local

ec460a2a376c44e5d27f826873e02586a89a53ca — David Craven 9 years ago 3a3e309
gnu: font-liberation: Use @item in @enumerate.

* gnu/packages/fonts.scm (font-liberation)[description]: Use @item.

Followup to 0102fba27c550a951799399e6a8ce2faf2cb8cd3.
1 files changed, 3 insertions(+), 3 deletions(-)

M gnu/packages/fonts.scm
M gnu/packages/fonts.scm => gnu/packages/fonts.scm +3 -3
@@ 355,11 355,11 @@ Arial, Times New Roman, and Courier New.
There are three sets:

@enumerate
@enum Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and
@item Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and
Bitstream Vera Sans);
@enum Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and
@item Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and
Bitstream Vera Serif);
@enum Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono L,
@item Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono L,
and Bitstream Vera Sans Mono).
@end enumerate