[ home ] [ math / cs / ai / phy / as / chem / bio / geo ] [ civ / aero / mech / ee / hdl / os / dev / web / app / sys / net / sec ] [ med / fin / psy / soc / his / lit / lin / phi / arch ] [ off / vg / jp / 2hu / tc / ts / adv / hr / meta / tex ] [ chat ] [ wiki ]

Viewing source code

The following is the source code for post >>>/test/42

>>41
White to move. 
\documentclass{article}
\usepackage{skak}
\begin{document}
\newgame
\hidemoves{1.e4 Nc6}
\showboard
\end{document}
btw it looks like you can hide \textbf{1 e4} using \`\hidemoves\` in place of \`\mainline\`.