haiku/docs/userguide/fr/applications/stylededit.html
2013-02-17 21:56:39 +01:00

98 lines
6.0 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2008-2009, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <humdingerb@gmail.com>
* Translators:
* Loïc
* Vincent Duvert
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>StyledEdit</title>
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div id="banner">
<div><span>Guide de lutilisateur</span></div>
</div>
<div class="nav">
<div class="inner">
<ul class="lang-menu">
<li class="now"><img src="../../images/flags/fr.png" alt="" /> Français</li>
<li><a href="../../de/applications/stylededit.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
<li><a href="../../it/applications/stylededit.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
<li><a href="../../ru/applications/stylededit.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
<li><a href="../../es/applications/stylededit.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
<li><a href="../../sv_SE/applications/stylededit.html"><img src="../../images/flags/sv_SE.png" alt="" />Svenska</a></li>
<li><a href="../../jp/applications/stylededit.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
<li><a href="../../uk/applications/stylededit.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
<li><a href="../../zh_CN/applications/stylededit.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
<li><a href="../../pt_PT/applications/stylededit.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
<li><a href="../../fi/applications/stylededit.html"><img src="../../images/flags/fi.png" alt="" />Suomi</a></li>
<li><a href="../../sk/applications/stylededit.html"><img src="../../images/flags/sk.png" alt="" />Slovenčina</a></li>
<li><a href="../../hu/applications/stylededit.html"><img src="../../images/flags/hu.png" alt="" />Magyar</a></li>
<li><a href="../../pt_BR/applications/stylededit.html"><img src="../../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
<li><a href="../../ca/applications/stylededit.html"><img src="../../images/flags/ca.png" alt="" />Català</a></li>
<li><a href="../../en/applications/stylededit.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
</ul>
<span>
« <a href="soundrecorder.html">SoundRecorder</a>
:: <a href="../applications.html#list-of-apps" class="uplink">Applications</a>
:: <a href="terminal.html">Terminal</a> »
</span></div>
</div>
<div id="content">
<div>
<h2><img src="../../images/apps-images/stylededit-icon_64.png" alt="stylededit-icon_64.png" width="64" height="64" />StyledEdit</h2>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar :</td><td style="width:15px;"></td><td><span class="menu">Applications</span></td></tr>
<tr><td>Localisation :</td><td></td><td><span class="path">/boot/system/apps/StyledEdit</span></td></tr>
<tr><td>Réglages :</td><td></td><td><i>aucun</i></td></tr>
</table>
<p><br /></p>
<p>StyledEdit est un éditeur de texte simple intégré à Haiku. Bien quil enregistre les fichiers dans un format texte brut, des attributs supplémentaires sont écrits afin de disposer de capacités de mise en forme lorsque le document est utilisé dans StyledEdit.</p>
<img src="../images/apps-images/stylededit.png" alt="stylededit.png" />
<p>Si vous êtes intéressé, voici quels sont ces attributs, listés via la commande Terminal <span class="cli">listattr</span>:</p>
<pre class="terminal">~&gt; listattr /boot/home/Desktop/test.txt
File: /boot/home/Desktop/test.txt
Type Size Name
----------- --------- -------------------------------
Int-32 4 "be:encoding"
MIME String 11 "BEOS:TYPE"
Int-32 4 "wrap"
Int-32 4 "alignment"
Raw Data 1048 "styles"
1071 bytes total in attributes.</pre>
<p>Comme vous pouvez le voir, toutes les options de mise en forme du menu de StyledEdit sont présentes : retour à la ligne (<i>line wrapping</i>, activé ou non) et alignement (gauche, centré, droite), chacun enregistré dans un attribut. Les styles (police, tailles, couleur) de chaque lettre sont enregistrés dans un autre.</p>
<div class="box-info">Comme ces attributs sont enregistrés par le système de fichier BFS, les autres systèmes ne verront quun fichier texte simple. Ceci signifie aussi que la mise en forme sera perdue si le fichier est enregistré sur une partition non-BFS.</div>
<p>Dans tous les cas, il est intéressant davoir la possibilité dutiliser du texte coloré dans différentes polices et tailles tout en gardant le format dun fichier de texte brut. Un fichier <span class="cli">LisezMoi.txt</span>, par exemple, peut être lu dans un Terminal et sous nimporte quel système tout en ayant une apparence agréable lorsque visualisé dans StyledEdit.</p>
<p>Comme lutilisation de StyledEdit est très simple, nous ne détaillerons pas chaque élément de menu. Écrivez simplement votre texte puis sélectionnez les mots que vous voulez formattez, puis appliquez une police, taille et couleur à laide du menu <span class="menu">Font</span>. Le retour à la ligne automatique et lalignement du texte se configurent pour tout le fichier depuis le menu <span class="menu">Document</span>.</p>
</div>
</div>
<div class="nav">
<div class="inner"><span>
« <a href="soundrecorder.html">SoundRecorder</a>
:: <a href="../applications.html#list-of-apps" class="uplink">Applications</a>
:: <a href="terminal.html">Terminal</a> »
</span></div>
</div>
</body>
</html>