1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
<page xmlns="http://projectmallard.org/1.0/"
type="topic" style="task"
id="print-inprogress-game">
<info>
<link type="guide" xref="index#print"/>
<revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
<revision pkgversion="3.26" version="0.2" date="2017-12-05" status="review"/>
<revision pkgversion="3.31.90" version="0.3" date="2019-03-03" status="review"/>
<credit type="author copyright">
<name>Tiffany Antopolski</name>
<email>tiffany.antopolski@gmail.com</email>
<years>2011</years>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
</info>
<title>Print your game</title>
<p>
You can print the sudoku are playing to a file or to a printer.
</p>
<p>
To print the sudoku you are currently playing:
</p>
<steps>
<item><p>
Press the menu button in the top-right corner of the window and then select <gui style="menuitem">Print</gui>.
</p></item>
<item><p>
Select <gui style="menuitem">Print Current Puzzle…</gui>.
</p></item>
<item><p>
Select your printer.
</p></item>
<item><p>
Press <gui>Print</gui>.
</p></item>
</steps>
<note><p>
If you don’t have a printer in the list, see <link href="https://help.gnome.org/users/gnome-help/stable/printing-setup.html" xref="help:gnome-help/printing-setup">Set up a local printer</link>.
</p></note>
</page>
|