File: highlighting.page

package info (click to toggle)
gnome-sudoku 1%3A43.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,708 kB
  • sloc: cpp: 96; xml: 65; makefile: 6
file content (26 lines) | stat: -rw-r--r-- 1,063 bytes parent folder | download | duplicates (4)
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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
	type="topic" style="task"
	id="highlighting">

  <info>
   <link type="guide" xref="index#tips"/>

    <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="editor 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>Highlighting</title>

<p>You can turn on highlighting to automatically highlight the current row, column and box in different colors. This can make it easier to see which values cannot go into a current square. To toggle highlighting, press the menu button in the top-right corner of the window and then select <gui style="menuitem">Highlighter</gui>.</p>

</page>