Fix Bug 44511
This commit is contained in:
parent
8c45826454
commit
e2706e11ca
|
@ -89,6 +89,12 @@
|
|||
<li>To delete an <em>Accent</em>, you can right-click on it and select the <b>Remove accent character</b>, <b>Delete char</b> or <b>Remove bar</b> option from the menu (the available options differ depending on the selected accent).</li>
|
||||
<li>To delete a row or a column of a <em>Matrix</em>, you can right-click on the placeholder within the row/column you need to delete, select the <b>Delete</b> option from the menu, then select <b>Delete Row/Column</b>.</li>
|
||||
</ul>
|
||||
<h3 id="convertequation">Convert equations</h3>
|
||||
<p>If you open an existing document containing equations which were created with an old version of equation editor (for example, with MS Office versions before 2007), you need to convert these equations to the Office Math ML format to be able to edit them.</p>
|
||||
<p>To convert an equation, double-click it. The warning window will appear:</p>
|
||||
<p><img alt="Convert equation" src="../images/convertequation.png" /></p>
|
||||
<p>To convert the selected equation only, click the <b>Yes</b> button in the warning window. To convert all equations in this document, check the <b>Apply to all equations</b> box and click <b>Yes</b>.</p>
|
||||
<p>Once the equation is converted, you can edit it.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
|
@ -89,6 +89,12 @@
|
|||
<li>Pour supprimer une <I>Accentuation</I>, vous pouvez cliquer avec le bouton droit de la souris et sélectionner l'option <b>Supprimer le caractère d'accentuation</b>, <b>Supprimer le caractère</b> ou <b>Supprimer la barre</b> dans le menu (les options disponibles varient en fonction de l'accent sélectionné).</li>
|
||||
<li>Pour supprimer une ligne ou une colonne d'une <I>Matrice</I>, vous pouvez cliquer avec le bouton droit de la souris sur l'espace réservé dans la ligne/colonne à supprimer, sélectionner l'option <b>Supprimer</b> dans le menu, puis sélectionner <b>Supprimer la ligne/Colonne</b>.</li>
|
||||
</ul>
|
||||
<h3 id="convertequation">Conversion des équations</h3>
|
||||
<p>Si vous disposez d'un document contenant des équations créées avec l'éditeur d'équations dans les versions plus anciennes (par exemple, avec MS Office version antérieure à 2007) vous devez convertir toutes les équations au format Office Math ML pour pouvoir les modifier. </p>
|
||||
<p>Faites un double-clic sur l'équation pour la convertir. La fenêtre d'avertissement s'affiche:</p>
|
||||
<p><img alt="Conversion des équations" src="../images/convertequation.png" /></p>
|
||||
<p>Pour ne convertir que l'équation sélectionnée, cliquez sur <b>OK</b> dans la fenêtre d'avertissement. Pour convertir toutes les équations du document, activez la case <b>Appliquer à toutes les équations</b> et cliquez sur <b>OK</b>.</p>
|
||||
<p>Une fois converti, l'équation peut être modifiée.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -91,6 +91,12 @@
|
|||
<li>Чтобы удалить <em>Диакритический знак</em>, можно щелкнуть по нему правой кнопкой мыши и выбрать из контекстного меню пункт <b>Удалить диакритический знак</b>, <b>Удалить символ</b> или <b>Удалить черту</b> (доступные опции отличаются в зависимости от выбранного диакритического знака).</li>
|
||||
<li>Чтобы удалить строку или столбец <em>Матрицы</em>, можно щелкнуть правой кнопкой мыши по полю для заполнения внутри строки/столбца, который требуется удалить, выбрать из контекстного меню пункт <b>Удалить</b>, а затем - <b>Удалить строку/столбец</b>.</li>
|
||||
</ul>
|
||||
<h3 id="convertequation">Преобразование уравнений</h3>
|
||||
<p>Если вы открываете существующий документ с уравнениями, которые были созданы с помощью старой версии редактора уравнений (например, в версиях, предшествующих MS Office 2007), эти уравнения необходимо преобразовать в формат Office Math ML, чтобы иметь возможность их редактировать.</p>
|
||||
<p>Чтобы преобразовать уравнение, дважды щелкните по нему. Откроется окно с предупреждением:</p>
|
||||
<p><img alt="Преобразование уравнений" src="../images/convertequation.png" /></p>
|
||||
<p>Чтобы преобразовать только выбранное уравнение, нажмите кнопку <b>Да</b> в окне предупреждения. Чтобы преобразовать все уравнения в документе, поставьте галочку <b>Применить ко всем уравнениям</b> и нажмите кнопку <b>Да</b>.</p>
|
||||
<p>После преобразования уравнения вы сможете его редактировать.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -88,6 +88,12 @@
|
|||
<li>To delete an <em>Accent</em>, you can right-click on it and select the <b>Remove accent character</b>, <b>Delete char</b> or <b>Remove bar</b> option from the menu (the available options differ depending on the selected accent).</li>
|
||||
<li>To delete a row or a column of a <em>Matrix</em>, you can right-click on the placeholder within the row/column you need to delete, select the <b>Delete</b> option from the menu, then select <b>Delete Row/Column</b>.</li>
|
||||
</ul>
|
||||
<h3 id="convertequation">Convert equations</h3>
|
||||
<p>If you open an existing document containing equations which were created with an old version of equation editor (for example, with MS Office versions before 2007), you need to convert these equations to the Office Math ML format to be able to edit them.</p>
|
||||
<p>To convert an equation, double-click it. The warning window will appear:</p>
|
||||
<p><img alt="Convert equation" src="../images/convertequation.png" /></p>
|
||||
<p>To convert the selected equation only, click the <b>Yes</b> button in the warning window. To convert all equations in this document, check the <b>Apply to all equations</b> box and click <b>Yes</b>.</p>
|
||||
<p>Once the equation is converted, you can edit it.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
|
@ -79,6 +79,12 @@
|
|||
<li>Pour supprimer une <em>Accentuation</em>, vous pouvez cliquer avec le bouton droit de la souris et sélectionner l'option <b>Supprimer le caractère d'accentuation</b>, <b>Supprimer le caractère</b> ou <b>Supprimer la barre</b> dans le menu (les options disponibles varient en fonction de l'accent sélectionné).</li>
|
||||
<li>Pour supprimer une ligne ou une colonne d'une <em>Matrice</em>, vous pouvez cliquer avec le bouton droit de la souris sur l'espace réservé dans la ligne/colonne à supprimer, sélectionner l'option <b>Supprimer</b> dans le menu, puis sélectionner <b>Supprimer la ligne/colonne</b>.</li>
|
||||
</ul>
|
||||
<h3 id="convertequation">Conversion des équations</h3>
|
||||
<p>Si vous disposez d'un document contenant des équations créées avec l'éditeur d'équations dans les versions plus anciennes (par exemple, avec MS Office version antérieure à 2007) vous devez convertir toutes les équations au format Office Math ML pour pouvoir les modifier. </p>
|
||||
<p>Faites un double-clic sur l'équation pour la convertir. La fenêtre d'avertissement s'affiche:</p>
|
||||
<p><img alt="Conversion des équations" src="../images/convertequation.png" /></p>
|
||||
<p>Pour ne convertir que l'équation sélectionnée, cliquez sur <b>OK</b> dans la fenêtre d'avertissement. Pour convertir toutes les équations du document, activez la case <b>Appliquer à toutes les équations</b> et cliquez sur <b>OK</b>.</p>
|
||||
<p>Une fois converti, l'équation peut être modifiée.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -90,6 +90,12 @@
|
|||
<li>Чтобы удалить <em>Диакритический знак</em>, можно щелкнуть по нему правой кнопкой мыши и выбрать из контекстного меню пункт <b>Удалить диакритический знак</b>, <b>Удалить символ</b> или <b>Удалить черту</b> (доступные опции отличаются в зависимости от выбранного диакритического знака).</li>
|
||||
<li>Чтобы удалить строку или столбец <em>Матрицы</em>, можно щелкнуть правой кнопкой мыши по полю для заполнения внутри строки/столбца, который требуется удалить, выбрать из контекстного меню пункт <b>Удалить</b>, а затем - <b>Удалить строку/столбец</b>.</li>
|
||||
</ul>
|
||||
<h3 id="convertequation">Преобразование уравнений</h3>
|
||||
<p>Если вы открываете существующий документ с уравнениями, которые были созданы с помощью старой версии редактора уравнений (например, в версиях, предшествующих MS Office 2007), эти уравнения необходимо преобразовать в формат Office Math ML, чтобы иметь возможность их редактировать.</p>
|
||||
<p>Чтобы преобразовать уравнение, дважды щелкните по нему. Откроется окно с предупреждением:</p>
|
||||
<p><img alt="Преобразование уравнений" src="../images/convertequation.png" /></p>
|
||||
<p>Чтобы преобразовать только выбранное уравнение, нажмите кнопку <b>Да</b> в окне предупреждения. Чтобы преобразовать все уравнения в документе, поставьте галочку <b>Применить ко всем уравнениям</b> и нажмите кнопку <b>Да</b>.</p>
|
||||
<p>После преобразования уравнения вы сможете его редактировать.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue