~ubuntu-branches/ubuntu/raring/kde-l10n-nl/raring

« back to all changes in this revision

Viewing changes to docs/kde-baseapps/kate/configuring.docbook

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-06-18 13:16:36 UTC
  • mfrom: (1.12.15)
  • Revision ID: package-import@ubuntu.com-20120618131636-59w1lmrzmzwv85us
Tags: 4:4.8.90-0ubuntu1
New upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
384
384
 
385
385
<para
386
386
>Hier is een voorbeeld van een variabelenregel, die instellingen voor inspringen forceert voor een bestand met C++, java of javascript: <programlisting
387
 
>// kate: space-indent on; indent-width 4; mixedindent off; indent-mode cstyle;</programlisting>
 
387
>// kate: replace-tabs on; indent-width 4; indent-mode cstyle;</programlisting>
388
388
</para>
389
389
 
390
390
<note
862
862
></listitem>
863
863
</varlistentry>
864
864
 
 
865
<varlistentry id="variable-newline-at-eof">
 
866
<term
 
867
><cmdsynopsis
 
868
><command
 
869
>newline-at-eof</command
 
870
><arg
 
871
>BOOL</arg
 
872
></cmdsynopsis
 
873
></term>
 
874
<listitem
 
875
><para
 
876
>Voeg een lege regel toe aan het eind van het bestand (EOF) wanneer document wordt opgeslagen.</para>
 
877
<para
 
878
>Sinds: &kate; 3.9 (KDE 4.9)</para
 
879
></listitem>
 
880
</varlistentry>
 
881
 
865
882
<varlistentry id="variable-overwrite-mode">
866
883
<term
867
884
><cmdsynopsis