[freeplane] 09/11: update man page for 1.3.11
Felix Natter
fnatter-guest at moszumanska.debian.org
Mon Jun 30 18:30:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
fnatter-guest pushed a commit to branch master
in repository freeplane.
commit b1c6831ab016fd23e57533f0198d44cd518e6f60
Author: Felix Natter <fnatter at gmx.net>
Date: Mon Jun 30 20:22:09 2014 +0200
update man page for 1.3.11
---
debian/freeplane.1.xml | 94 +++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 90 insertions(+), 4 deletions(-)
diff --git a/debian/freeplane.1.xml b/debian/freeplane.1.xml
index 14529e9..84d4950 100644
--- a/debian/freeplane.1.xml
+++ b/debian/freeplane.1.xml
@@ -7,7 +7,7 @@
<!ENTITY dhfirstname "<firstname>Eric</firstname>">
<!ENTITY dhsurname "<surname>Lavarde</surname>">
<!-- Please adjust the date whenever revising the manpage. -->
- <!ENTITY dhdate "<date>March 31st, 2013</date>">
+ <!ENTITY dhdate "<date>April, 13th, 2014</date>">
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
allowed: see man(7), man(1). -->
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
@@ -19,7 +19,7 @@
<!ENTITY debian "<productname>Debian</productname>">
<!ENTITY gnu "<acronym>GNU</acronym>">
<!ENTITY gpl "&gnu; <acronym>GPL</acronym>">
- <!ENTITY version "1.2.23">
+ <!ENTITY version "1.3.11">
]>
<refentry>
@@ -41,7 +41,7 @@
</author>
</authorgroup>
<copyright>
- <year>2013</year>
+ <year>2014</year>
<holder>&dhusername; and Felix Natter</holder>
</copyright>
&dhdate;
@@ -65,6 +65,7 @@
<arg><option>-S</option></arg>
<arg><option>-N</option></arg>
<arg><option>-h</option></arg>
+ <arg><option>-U</option></arg>
<arg><option>--help</option></arg>
<arg><replaceable>file1</replaceable></arg>
<arg><replaceable>file2</replaceable></arg>
@@ -142,6 +143,15 @@
<varlistentry>
<term>
+ <option>-U <replaceable>userdir</replaceable></option>
+ </term>
+ <listitem>
+ <para>set the freeplane user config directory</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>
<option>-h</option>
<option>--help</option>
</term>
@@ -152,7 +162,7 @@
</variablelist>
- <para>You can find more detailled descriptions of all command line options and
+ <para>You can find more detailed descriptions of all command line options and
environment variables as well as help for batch execution commands
(-X/-S/-N) in the Wiki page:
http://freeplane.sourceforge.net/wiki/index.php/Command-line_options
@@ -187,6 +197,77 @@
</refsect1>
<refsect1>
+ <title>NEW FEATURES IN 1.3.x</title>
+
+ <variablelist>
+ <varlistentry>
+ <term>Docking windows</term>
+ <listitem>
+ <para>You can rearrange and (un-)dock Mindmap windows.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>LaTeX integration</term>
+ <listitem>
+ <para>You can make use of LaTeX formulas
+ <emphasis>within</emphasis> each node by using a
+ <replaceable>\latex </replaceable> prefix or by setting
+ Format=LaTeX. Automatic linebreaks as well as syntax highlighting
+ is supported. Read more here:
+ http://freeplane.sourceforge.net/wiki/index.php/LaTeX_in_Freeplane
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>Openstreetmap integration</term>
+ <listitem>
+ <para>You can associate a geographical location with a node. See
+ more information in the wiki:
+ http://freeplane.sourceforge.net/wiki/index.php/Open_Street_Map_Plugin
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>Many more improvements...</term>
+ <listitem>
+ <para>Please see the changelog at /usr/share/doc/freeplane/changelog.gz.</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+
+ </refsect1>
+
+ <refsect1>
+ <title>KNOWN ISSUES</title>
+
+ <itemizedlist>
+ <listitem>
+ <para>There are rendering issues (probably due to OpenJDK),
+ i.e. distortions when scrolling horizontally or
+ vertically. Possible workarounds are described on a wiki page:
+ http://freeplane.sourceforge.net/wiki/index.php/Rendering_Issues</para>
+ </listitem>
+ <listitem>
+ <para>The Debian package does not include the <emphasis>signed</emphasis> applet code.
+ That's why <ulink url="http://www.duckware.com/tech/java-security-clusterfuck.html">most applets won't run</ulink> after creating an applet export from the Debian package.
+ You can ask for the signed applet in the open discussion forum:
+ http://sourceforge.net/apps/phpbb/freeplane/viewforum.php?f=1
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ The Freeplane flash export has been excluded, because Debian devs
+ (among them the flash compiler package maintainer)
+ prefer free technologies. You can ask for the
+ 'freeplane-flash-browser' deb in the open discussion forum:
+ http://sourceforge.net/apps/phpbb/freeplane/viewforum.php?f=1
+ </para>
+ </listitem>
+ </itemizedlist>
+
+ </refsect1>
+
+ <refsect1>
<title>SEE ALSO</title>
<para>Much documentation is available from the Freeplane wiki
@@ -195,6 +276,11 @@
http://sourceforge.net/apps/phpbb/freeplane/viewforum.php?f=1, which is
the place to ask questions.
</para>
+ <para>
+ If you want to contribute to the Freeplane project, join us at
+ http://freeplane-developer.996969.n3.nabble.com/
+ !!
+ </para>
</refsect1>
<refsect1>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/freeplane.git
More information about the pkg-java-commits
mailing list