Bob Hinds | 3 Feb 15:25
Picon

Re: Question about paths


The Save and Save As menu options default location is based on the
current working directory where Abiword is started.  That is, if you
start Abiword in a terminal window with the current directory being
the "Documents" subdirectory, the Save and Save As menu options will
default to that directory instead of the home directory.

Depending on your desktop environment you may be able to change the
working directory for the menu entry that launches Abiword.  If not
then you can create a Bash script to launch Abiword which changes to
the Documents subdirectory and then executes Abiword.  This script can
be launched by changing the menu command for Abiword or by setting up
a shortcut key for it.

On 1/29/12, Jeffrey Needle <jeff.needle <at> gmail.com> wrote:
>
> Using abiword 2.8.6 on a Linux Mint system.
>
> I want to change the default directory for saving documents to
> Documents, where you'd think it would be.  Instead, it defaults to my
> Home directory.
>
> Is there a way I can change this default?
>
> Thanks.
>
>
> -----------------------------------------------
> To unsubscribe from this list, send a message to
> abiword-user-request <at> abisource.com with the word
(Continue reading)

J.M. Maurer | 11 Feb 15:19

AbiSource.com outage


Hi all,

AbiSource.com and related services where unavailable for the last 5
hours due to a power outage in the Twente University datacenters.

All services should be back up now. We're sorry for the inconvenience.

Regards,
  Marc

-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request <at> abisource.com with the word
unsubscribe in the message body.

Me Myself and I | 1 Mar 08:08
Picon

Questions about command line abilities and rtf conversion.


-I have learned that abiword comes with a number of command line utilities,
 including its ability to activate the internal implementation for
conversion of Microsoft .doc to .rtf (file formats), and vice versa.

-Where can I find some basic instructions and help for activating these
sorts of abilities from the command line?

-Is it possible to access these without using a command line, but an api
(java, in particular)?
 		 	   		  -----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request <at> abisource.com with the word
unsubscribe in the message body.

Hub Figuière | 1 Mar 09:08
Picon

Re: Questions about command line abilities and rtf conversion.


On 29/02/12 11:08 PM, Me Myself and I wrote:
> 
> 
> -I have learned that abiword comes with a number of command line utilities,
>  including its ability to activate the internal implementation for
> conversion of Microsoft .doc to .rtf (file formats), and vice versa.

Abiword does not support writing .doc anyway, so you can't do from rtf
to .doc.

> -Where can I find some basic instructions and help for activating these
> sorts of abilities from the command line?

http://abisource.com/wiki/Command_line_options

> -Is it possible to access these without using a command line, but an api
> (java, in particular)?

no as is, and unlikely from Java.

Hub
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request <at> abisource.com with the word
unsubscribe in the message body.

Martin Sevior | 1 Mar 12:50
Picon

Re: Questions about command line abilities and rtf conversion.


Actually you can script abiword using the abicommand plugin.

See:

http://www.abisource.com/wiki/AbiCommand

The advantage of this is that you don't need to unload/reload abiword
to do your document processing.

We use it extensively in our

http://abicollab.net

web service.

Cheers

Martin

On Thu, Mar 1, 2012 at 7:08 PM, Hub Figuière <hfiguiere <at> teaser.fr> wrote:
>
> On 29/02/12 11:08 PM, Me Myself and I wrote:
>>
>>
>> -I have learned that abiword comes with a number of command line utilities,
>>  including its ability to activate the internal implementation for
>> conversion of Microsoft .doc to .rtf (file formats), and vice versa.
>
> Abiword does not support writing .doc anyway, so you can't do from rtf
(Continue reading)


Gmane