CINXE.COM

Yudit HOWTO

<?xml version="1.0" encoding="utf-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" > <head> <title>Yudit HOWTO</title> <meta name="keywords" lang="en" content="yudit, unicode editor, unicode text editor" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Language" content="en" /> <link rel="stylesheet" title="Style" href="/styles/style.css" type="text/css" /> <link rel="shortcut icon" href="/images/yudit.ico" type="image/x-icon" /> </head> <body> <div id="menu"> <h4>Navigation</h4> <ul> <li><a href="/">Home</a></li> <li><a href="/download.html">Download</a></li> <li><a href="/install.html">Install</a></li> <li><a href="/en/faq/">FAQ</a></li> <li>HOWTO</li> <li><a href="/test.html">Test Page</a></li> <li><a href="/MAPPINGS/">MAPPINGS</a></li> </ul> <h4>Screenshots</h4> <ul> <li> <a href="/images/yudit-3.0.9-scale-2.0.png">Scale 2.0</a> </li> <li> <a href="/images/yudit-3.0.7-linux.png">Linux</a> </li> <li> <a href="/images/yudit-3.0.7-mac.png">Mac</a> </li> <li> <a href="/images/yudit-3.0.7-windows.png">Windows</a> </li> <li> <a href="/images/yudit-3.0.7.png">Yudit 3.0.7</a> </li> <li> <a href="/images/yudit-3.0.5.png">Yudit 3.0.5</a> </li> <li> <a href="/images/yudit-2.7.gif">Yudit 2.7</a> </li> <li> <a href="/images/yudit-2.4.8.gif">Yudit 2.4.8</a> </li> <li> <a href="/images/yudit-2.3.gif">Yudit 2.3</a> </li> <li> <a href="/images/yudit-screen.gif">Yudit 1.6</a> </li> </ul> <h4>Unicode</h4> <ul> <li><a href="http://www.unicode.org/">Unicode Consortium </a></li> <li><a href="http://www.cl.cam.ac.uk/~mgk25/unicode.html">Unicode FAQ</a></li> <li><a href="http://www.unicode.org/cgi-bin/GetUnihanData.pl">Sampler</a></li> <li><a href="http://www.fileformat.info/info/unicode/char/search.htm">CharSearch</a></li> <li><a href="https://github.com/ibus/ibus/wiki">IBus Input Method</a></li> <li><a href="https://wiki.archlinux.org/index.php/Fcitx">Fcitx Input Method</a></li> <li><a href="https://github.com/hunspell/hunspell">Hunspell</a></li> <!-- <li><a href="http://www.jbrowse.com/text/unij.html">Japanese</a></li> --> </ul> <h4>Fonts</h4> <ul> <li><a href="https://fonts.google.com/noto">Noto Fonts</a></li> <li><a href="http://www.unifont.org/">unifont.org</a></li> <li><a href="/download/fonts/">Local Fonts</a></li> <li><a href="http://fontforge.sourceforge.net/">FontForge</a></li> <li><a href="http://www.freetype.org/">Freetype Library</a></li> </ul> <h4>People</h4> <ul> <li><a href="http://rovasmag.hu/">Rov谩s铆r谩s</a></li> <li><a href="http://www.japan-magyar.com/tmk/">Hungarian Club Tokyo</a></li> <li> <a href="http://evertype.com/mailman/listinfo/oldhungarian_evertype.com">Old Hungarian list</a> </li> <li><a href="http://www.tailrecursive.org/postscript/postscript.html">Postscript</a></li> <!-- --> <li><a href="/gaspar/">Gaspar Sinai</a></li> </ul> </div> <div id="main"> <h1>Yudit HOWTO</h1> <h2>HOWTO Document List</h2> <p> You can see the howto documents in Yudit unicode editor if you type 'howto configure' in the command area of the editor window. </p> <p> For your reference, I put the following documents on this server: </p> <p> <a href="/en/howto/arabic/" >arabic</a>, <a href="/en/howto/baybayin/" >baybayin</a>, <a href="/en/howto/berber/" >berber</a>, <a href="/en/howto/bidi/" >bidi</a>, <a href="/en/howto/build/" >build</a>, <a href="/en/howto/configure/" >configure</a>, <a href="/en/howto/devanagari/" >devanagari</a>, <a href="/en/howto/freehand/" >freehand</a>, <a href="/en/howto/georgian/" >georgian</a>, <a href="/en/howto/greekancient/" >greekancient</a>, <a href="/en/howto/japanese/" >japanese</a>, <a href="/en/howto/keymap/" >keymap</a>, <a href="/en/howto/malayalam/" >malayalam</a>, <a href="/en/howto/rovasiras/" >rovasiras</a>, <span class="hli">syntax</span>, <a href="/en/howto/tamil/" >tamil</a>, <a href="/en/howto/tibetan/" >tibetan</a>, <a href="/en/howto/vietnamese/" >vietnamese</a>, <a href="/en/howto/windows/" >windows</a> </p> <h2> HOWTO syntax</h2> <pre> Yudit Author: Gaspar Sinai Version: 2010-01-31 This document describes the "Highlighting" functionality in Yudit. With highlighting, characters can have different colors according to ceratain highlighting rules. The rules can be selected from the "Highlighting" dialog that is accessible from the toolbar or the hot-key &lt;ctrl&gt;&lt;h&gt;. Highlighting modes are organized by Category. The legacy editor command "syntax" can also be used instead of the new dialog box: syntax simple syntax simple-dark syntax category:highlighting One major addition to highlighting was the support of hunspell program. Hunspell is an external module that Yudit can use for spell checking. It was written by Nemeth Laszlo for Open Office (nemeth (at) OpenOffice.org). To use hunspell, you need libhunspell.so (Linux), libhunspell.dylib (Mac) libhunspell.dll (Windows) installed and you need to download and install the actual .dic and .aff files for your language. If you just want a quick setup, you can simply drop these files into ~/.yudit/syntax directory. Hunspell web-site (to compile hunspell.so): http://hunspell.sourceforge.net/ Dictionaries (.dic, .aff files) http://wiki.services.openoffice.org/wiki/Dictionaries Please note, that there is a configuration parameter "yudit.syntaxpath" that tells yudit where the external syntax files are, but as ~/.yudit/syntax directory is always used, you can put the dif, aff files as well as the library itself. To see this document in Yudit, just type howto syntax in the editor command area. </pre> <h2>END</h2> </div> <div id="contact"> G谩sp谩r SINAI <script type="text/javascript"> <!-- Begin h = "yudit.org"; f = "gaspar"; document.write('<a href=\"mailto:' + f + '@' + h + '\">'); document.write(f + '@' + h + '</a>'); // antisp --> </script> <br /> <!-- ISO 8601 international standard date and time notation --> Tokyo, <a href="http://www.cl.cam.ac.uk/~mgk25/iso-time.html">2023-02-11</a> </div> <div id="icons"> <p> <a href="http://www.yudit.org/"> <img style="width:144; height:48" src="/images/MadeWithYudit.png" alt="Made With Yudit" /> </a> <a href="http://validator.w3.org/check?uri=referer"> <img style="border:0;width:88px;height:31px" src="/images/valid-xhtml10.png" alt="Valid XHTML 1.0 Strict" /> </a> <a href="http://jigsaw.w3.org/css-validator/"> <img style="border:0;width:88px;height:31px" src="/images/vcss.png" alt="Valid CSS!" /> </a> </p> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10