- Questo topic ha 4 risposte, 2 partecipanti ed è stato aggiornato l'ultima volta 13 anni, 5 mesi fa da .
-
Topic
-
Un mio amico mi ha recentemente chiesto se gli davo una mano a risolvere questa griglia
`
\documentclass[10pt,twocolumn]{article}
% This is a LaTeX file generated by Scid.
% You must have the “chess12” package installed to typeset this file.\usepackage{times}
\usepackage{a4wide}
\usepackage{chess}
\usepackage[T1]{fontenc}
\usepackage{latexsym}\setlength{\columnsep}{7mm}
\setlength{\parindent}{0pt}% Macros for variations and diagrams:
\newenvironment{variation}{\begin{quote}}{\end{quote}}
\newenvironment{diagram}{\begin{nochess}}{$$\showboard$$\end{nochess}}\begin{document}
{\bf
$\circ$ WhitePlayer (elow)\\
$\bullet$ BlackPlayer (elob)\\
Online Chess (1) \\
Chess.com\\
2010.01.24 \hfill 1-0\\
}
\begin{chess}{\bf
1.~e3 e5
\begin{nochess}{\rm +0.36}\end{nochess}
2.~Bc4 \$201
\begin{diagram}
\board{rnbqkbnr}
{pppp*ppp}
{ * * * *}
{* * p * }
{ *B* * *}
{* * P * }
{PPPP PPP}
{RNBQK NR}
\end{diagram}
\begin{nochess}{\rm [\%draw arrow,c4,f7,red]Attacca la casa f7 }\end{nochess}
2. …~Be7
\begin{nochess}{\rm -0.20}\end{nochess}
\begin{variation}
2. …~Nf6 \begin{nochess}{\rm Para l'eventuale matto del barbiere}\end{nochess} 3.~Qf3 e4 4.~Qxe4+ Be7 \end{variation}
3.~Qh5 \$201
\begin{diagram}
\board{rnbqk*nr}
{ppppbppp}
{ * * * *}
{* * p *Q}
{ *B* * *}
{* * P * }
{PPPP PPP}
{RNB K NR}
\end{diagram}
\begin{nochess}{\rm [\%draw full,f7,red][\%draw arrow,h5,f7,red]}\end{nochess}
3. …~Nf6 4.~Qxf7\#
\begin{nochess}{\rm Si subisce il matto del barbiere}\end{nochess}}\end{chess}
{\bf 1-0}
\begin{center} \hrule \end{center}\end{document}
`
Come si legge nella nota commentata, il codice ha bisogno dell’arcaico pacchetto “chess12” (1991), non presente su Texlive 2012 e che comunque sono riuscito a scaricare da quiVa da sé, però, che, il makefile scarica altrove (=fuori da Texlive) gli stili (.sty) per cui ottengo sempre questo errore:
`
Type Hfor immediate help.
…l.73 \bblstyerror
`
Qualcuno può compilare tale codice e dirmi come ha fatto?
Grazie anticipate
- Devi essere connesso per rispondere a questo topic.