Skip to content

Commit

Permalink
lcc.cls: evitar newline en \ProvidesClass
Browse files Browse the repository at this point in the history
Por las dudas...
  • Loading branch information
mtzguido committed Feb 3, 2023
1 parent a6a3835 commit 6edd533
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lcc.cls
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\ProvidesClass{lcc}[
2022/9/23 v0.3,
Clase LaTeX para la LCC,
Por cualquier problema/mejora, ir a https://github.com/mtzguido/lcc.cls]
\ProvidesClass{lcc}[Clase LaTeX para la LCC]
% v0.4 2023-02-03
% Por cualquier problema/mejora:
% https://github.com/mtzguido/lcc.cls

\newif\ifdatos\datosfalse

Expand Down

0 comments on commit 6edd533

Please sign in to comment.