mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
fit chessbort exactly in page
This commit is contained in:
parent
147e163dd2
commit
40806db435
5 changed files with 48 additions and 8 deletions
|
@ -6,13 +6,11 @@
|
|||
|
||||
\begin{document}
|
||||
\begin{preview}
|
||||
|
||||
% sets the internal board or a new game
|
||||
\newgame
|
||||
\newgame%
|
||||
% typesets the moves and updates the board
|
||||
\mainline{1.e4 e5 2. Nf3 Nc6 3.Bb5}\\
|
||||
% show the current board position
|
||||
\showboard
|
||||
|
||||
\showboard%
|
||||
\end{preview}
|
||||
\end{document}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue