Warning, /education/cantor/src/cantor.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <kcfg xmlns="https://www.kde.org/standards/kcfg/1.0"
0003       xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
0004       xsi:schemaLocation="https://www.kde.org/standards/kcfg/1.0
0005                           https://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0006   <include>cantor_export.h</include>
0007   <include>QUrl</include>
0008   <include>QApplication</include>
0009   <kcfgfile/>
0010   <group name="Cantor">
0011     <entry name="DefaultBackend" type="String">
0012       <label>The Backend that is used by default</label>
0013       <default></default>
0014     </entry>
0015     <entry name="TypesetDefault" type="Bool">
0016       <label>Do Typesetting by default</label>
0017       <default>true</default>
0018     </entry>
0019     <entry name="HighlightDefault" type="Bool">
0020       <label>Do Syntax Highlighting by default</label>
0021       <default>true</default>
0022     </entry>
0023     <entry name="CompletionDefault" type="Bool">
0024       <label>Enable Completions by default</label>
0025       <default>true</default>
0026     </entry>
0027     <entry name="ExpressionNumberingDefault" type="Bool">
0028       <label>Enable Numbering of Expressions by default</label>
0029       <default>false</default>
0030     </entry>
0031     <entry name="AnimationDefault" type="Bool">
0032       <label>Animate changes in the Worksheet by default</label>
0033       <default>true</default>
0034     </entry>
0035     <entry name="EmbeddedMathDefault" type="Bool">
0036       <label>Enable rendering math expressions inside $$..$$ in Text and Markdown entries by default (needs pdflatex installed)</label>
0037       <default>true</default>
0038     </entry>
0039     <entry name="WarnAboutEntryDelete" type="Bool">
0040       <label>Ask for confirmation when deleting an entry</label>
0041       <default>true</default>
0042     </entry>
0043     <entry name="AutoEval" type="Bool">
0044       <label>Automatically reevaluate the entries below the current</label>
0045       <default>false</default>
0046     </entry>
0047     <entry name="WarnAboutSessionRestart" type="Bool">
0048       <label>Ask for confirmation when restarting the backend</label>
0049       <default>true</default>
0050     </entry>
0051     <entry name="StoreTextEntryFormatting" type="Bool">
0052       <label>Save rich text formatting of TextEntry, when save Worksheet in Jupyter notebook format</label>
0053       <default>true</default>
0054     </entry>
0055     <entry name="UseOldCantorEntriesIndent" type="Bool">
0056       <label>Use old style Cantor entries placement style</label>
0057       <default>false</default>
0058     </entry>
0059     <entry name="ShowMathRenderError" type="Bool">
0060       <label>Show embedded math render error</label>
0061       <default>true</default>
0062     </entry>
0063     <entry name="VisibleLinesLimit" type="Int">
0064       <label>Limit of visible lines for text result</label>
0065       <default>0</default>
0066     </entry>
0067     <entry name="ChapterFontFamily" type="Font">
0068       <label>Hierarchy font for chapter</label>
0069       <default code="true">QApplication::font()</default>
0070     </entry>
0071     <entry name="ChapterFontSize" type="Int">
0072       <label>Hierarchy font size for chapter</label>
0073       <default code="true">QApplication::font().pointSize()</default>
0074     </entry>
0075     <entry name="ChapterFontItalic" type="Bool">
0076       <label>Hierarchy font italic for chapter</label>
0077       <default>false</default>
0078     </entry>
0079     <entry name="ChapterFontBold" type="Bool">
0080       <label>Hierarchy font bold for chapter</label>
0081       <default>false</default>
0082     </entry>
0083     <entry name="SubchapterFontFamily" type="Font">
0084       <label>Hierarchy font for subchapter</label>
0085       <default code="true">QApplication::font()</default>
0086     </entry>
0087     <entry name="SubchapterFontSize" type="Int">
0088       <label>Hierarchy font size for subchapter</label>
0089       <default code="true">QApplication::font().pointSize()</default>
0090     </entry>
0091     <entry name="SubchapterFontItalic" type="Bool">
0092       <label>Hierarchy font italic for subchapter</label>
0093       <default>false</default>
0094     </entry>
0095     <entry name="SubchapterFontBold" type="Bool">
0096       <label>Hierarchy font bold for subchapter</label>
0097       <default>false</default>
0098     </entry>
0099     <entry name="SectionFontFamily" type="Font">
0100       <label>Hierarchy font for section</label>
0101       <default code="true">QApplication::font()</default>
0102     </entry>
0103     <entry name="SectionFontSize" type="Int">
0104       <label>Hierarchy font for section</label>
0105       <default code="true">QApplication::font().pointSize()</default>
0106     </entry>
0107     <entry name="SectionFontItalic" type="Bool">
0108       <label>Hierarchy font italic for section</label>
0109       <default>false</default>
0110     </entry>
0111     <entry name="SectionFontBold" type="Bool">
0112       <label>Hierarchy font bold for section</label>
0113       <default>false</default>
0114     </entry>
0115     <entry name="SubsectionFontFamily" type="Font">
0116       <label>Hierarchy font for subsection</label>
0117       <default code="true">QApplication::font()</default>
0118     </entry>
0119     <entry name="SubsectionFontSize" type="Int">
0120       <label>Hierarchy font for subsection</label>
0121       <default code="true">QApplication::font().pointSize()</default>
0122     </entry>
0123     <entry name="SubsectionFontItalic" type="Bool">
0124       <label>Hierarchy font italic for subsection</label>
0125       <default>false</default>
0126     </entry>
0127     <entry name="SubsectionFontBold" type="Bool">
0128       <label>Hierarchy font bold for subsection</label>
0129       <default>false</default>
0130     </entry>
0131     <entry name="ParagraphFontFamily" type="Font">
0132       <label>Hierarchy font for paragraph</label>
0133       <default code="true">QApplication::font()</default>
0134     </entry>
0135     <entry name="ParagraphFontSize" type="Int">
0136       <label>Hierarchy font for paragraph</label>
0137       <default code="true">QApplication::font().pointSize()</default>
0138     </entry>
0139     <entry name="ParagraphFontItalic" type="Bool">
0140       <label>Hierarchy font italic for paragraph</label>
0141       <default>false</default>
0142     </entry>
0143     <entry name="ParagraphFontBold" type="Bool">
0144       <label>Hierarchy font bold for paragraph</label>
0145       <default>false</default>
0146     </entry>
0147     <entry name="SubparagraphFontFamily" type="Font">
0148       <label>Hierarchy font for subparagraph</label>
0149       <default code="true">QApplication::font()</default>
0150     </entry>
0151     <entry name="SubparagraphFontSize" type="Int">
0152       <label>Hierarchy font for subparagraph</label>
0153       <default code="true">QApplication::font().pointSize()</default>
0154     </entry>
0155     <entry name="SubparagraphFontItalic" type="Bool">
0156       <label>Hierarchy font italic for subparagraph</label>
0157       <default>false</default>
0158     </entry>
0159     <entry name="SubparagraphFontBold" type="Bool">
0160       <label>Hierarchy font bold for subparagraph</label>
0161       <default>false</default>
0162     </entry>
0163   </group>
0164 </kcfg>
0165