RE: [libreoffice-users] White lines

2012-08-11 Thread carlamarion
I am listening, but I didn't know there was a difference between a blank
line and a white line. Might be because English is my second language. I
understand now that a blank line can have information one doesn't see. 
I stll think I want to remove the white lines. I think that they put the
white lines between paragraphs to make reading easier for some people, but
it doesn't make reading easier for me,

Carla



-Oorspronkelijk bericht-
Van: Andrew Brager [mailto:apb3...@bak.rr.com] 
Verzonden: vrijdag 10 augustus 2012 22:19
Aan: users@global.libreoffice.org
Onderwerp: Re: [libreoffice-users] White lines

A blank line does not have to be an empty line.  (^$)

A blank line (as perceived by the human eye) can have spaces, tabs 
and/or other non-printing characters in it.  (^ $).

A blank line may actually be nothing more than space added by a 
particular style and therefore not subject to regular expressions.

A blank line may actually be a picture placeholder.

Further, there's no telling if she has changed the background color and 
is talking about white underlines.  I doubt it, but the possibility exists.

She's been instructed on how to handle all of these situations by 
various people, except perhaps the placeholder.  I doubt that's her issue.

At this point, she either needs to provide more info. or let someone see 
her document.

Considering she hasn't bothered to respond to anybody's suggestions that 
I've noticed, it makes one wonder whether she's listening or just talking.



On 8/10/2012 8:14 AM, Séamas Ó Brógáin wrote:
 A white line is a blank line between paragraphs.

 In Libre Office you can delete them all with find and replace (making
 sure “regular expressions” is selected). Find ^$ (just those two
 characters) and replace all with nothing (i.e. no characters in the
 “replace” box).
   






-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems?
http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be
deleted

--
I am using the free version of SPAMfighter.
SPAMfighter has removed 12784 of my spam emails to date.
Get the free SPAMfighter here: http://www.spamfighter.com/len

Do you have a slow PC? Try Free scan
http://www.spamfighter.com/SLOW-PCfighter?cid=sigen


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: printing problem PDF Postscript

2012-08-11 Thread yahoo-pier_andreit

On 09/08/12 03:39, Marc Paré wrote:

Hi Steve et al,

Le 2012-08-08 21:12, Steve Edmonds a écrit :


On 2012-08-09 13:00, Marc Paré wrote:

Hi Pier,

Le 2012-08-08 14:41, yahoo-pier_andreit a écrit :

on my dell latitude 6510, opensuse 12.1, kde 4.9, LibreOffice
3.5:build-403 Build ID: 350m1(Build:403), font liberation serif,
printer
samsung CLP-320N

using writer, when I print, sometimes and often, the first letter of a
chapter or of the table is wrong, wrong means that is an unreadable or
distorted letter. (attached two little files the colored should be 1
and 2)

if I print on file the resulting PDF is ok;
if I print the same file with kword (the calligra writer :-) it is ok;
if I print the same file from windows7 it is ok;
if I print the same file using printpropertiesdeviceprinter language
type and choose postscript level1 instead of PDF it is ok

I don't know if it depends on libreoffice but it seems to be, but can
depend on printer or printer driver (kword show a different printing
window), can you try if you have a similar problem??

thnx, ciao, pier



Check to see if the OpenSuse repositories carry the SpLix drivers[1]
and if so install these and test to see if this fixes your problems.

Cheers,

Marc

[1] http://splix.ap2c.org/


I have same SUSE and LO and have not noticed the problem, but do only
have postscript printers here.
Steve




Sorry, I should have given a little more information. The SpliX drivers
are for Samsung printers (or others using SPL (Samsung Printer Language).

The problem could be with the Samsung printer. I have had problems with
my Samsung printer(s) with some of the latest kernels. Not sure why but
the SpliX drivers fixed the problems.

Cheers,

Marc



Thanks mark and steve, sorry for the late but here there is a beautyful 
sun and see and beach and girls... :-)) and I'm taking advantage of 
them, I will try splix. Thnx again, ciao :-))


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-users] Re: Calc 3.6.0 takes a lot of time editing any cell o a file

2012-08-11 Thread Juan Antonio
This problem doesn't occur in all files but in one file with calculations.
The option 'Autocalculate' is activated. 

There are simple calculations and conditional formatting. There are not
large matrix formulas.

This is in all cells, including empty cells, with any change. For example,
if I enter a word in an empty cell, Calc stops and, if I click the mouse
anywhere it hangs. After  some minutes it becames ready again.

With Calc 3.5 and previous this problem didn't exist with the same file.



--
View this message in context: 
http://nabble.documentfoundation.org/Calc-3-6-0-takes-a-lot-of-time-editing-any-cell-of-a-file-tp4000339p4000582.html
Sent from the Users mailing list archive at Nabble.com.

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: printing problem PDF Postscript

2012-08-11 Thread yahoo-pier_andreit

On 11/08/12 10:27, yahoo-pier_andreit wrote:

On 09/08/12 03:39, Marc Paré wrote:

Hi Steve et al,

Le 2012-08-08 21:12, Steve Edmonds a écrit :


On 2012-08-09 13:00, Marc Paré wrote:

Hi Pier,

Le 2012-08-08 14:41, yahoo-pier_andreit a écrit :

on my dell latitude 6510, opensuse 12.1, kde 4.9, LibreOffice
3.5:build-403 Build ID: 350m1(Build:403), font liberation serif,
printer
samsung CLP-320N

using writer, when I print, sometimes and often, the first letter of a
chapter or of the table is wrong, wrong means that is an unreadable or
distorted letter. (attached two little files the colored should be 1
and 2)

if I print on file the resulting PDF is ok;
if I print the same file with kword (the calligra writer :-) it is ok;
if I print the same file from windows7 it is ok;
if I print the same file using printpropertiesdeviceprinter
language
type and choose postscript level1 instead of PDF it is ok

I don't know if it depends on libreoffice but it seems to be, but can
depend on printer or printer driver (kword show a different printing
window), can you try if you have a similar problem??

thnx, ciao, pier



Check to see if the OpenSuse repositories carry the SpLix drivers[1]
and if so install these and test to see if this fixes your problems.

Cheers,

Marc

[1] http://splix.ap2c.org/


I have same SUSE and LO and have not noticed the problem, but do only
have postscript printers here.
Steve




Sorry, I should have given a little more information. The SpliX drivers
are for Samsung printers (or others using SPL (Samsung Printer Language).

The problem could be with the Samsung printer. I have had problems with
my Samsung printer(s) with some of the latest kernels. Not sure why but
the SpliX drivers fixed the problems.

Cheers,

Marc



Thanks mark and steve, sorry for the late but here there is a beautyful
sun and see and beach and girls... :-)) and I'm taking advantage of
them, I will try splix. Thnx again, ciao :-))

my samsung clp-320n isn't in the splix List of supported printers, did 
you use splix with this printer using another printer driver??


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] Re: Problems sending e-mail with Libre Office

2012-08-11 Thread henri

On 10/08/2012 19:03, Andreas Säger wrote:

http://nabble.documentfoundation.org/file/n4000497/AOO_mail_config.png



--
View this message in context: 
http://nabble.documentfoundation.org/Problems-sending-e-mail-with-Libre-Office-tp4000385p4000497.html
Sent from the Users mailing list archive at Nabble.com.


thank you, Andreas, for your reply.
Unfortunately I think that the site refers to an option possibly available in 
Linux but not in   WinOS as the only options available under INTERNET settings 
are for PROXY, BROWSER PLUG_IN and MEDIAWIKI.
Ihave just tried installing LiBo V 3.6 but, possibly due yo my aged machine or 
lack of RAM (1gb only and I cannot find extra ram anymore) so I'll just revert 
to V 3.5.5 and work aound what is, at best , a very minor annoyance in a very 
fine software.

Henri


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: Calc 3.6.0 takes a lot of time editing any cell o a file

2012-08-11 Thread MiguelAngel

El 11/08/12 11:04, Juan Antonio escribió:

This problem doesn't occur in all files but in one file with calculations.
The option 'Autocalculate' is activated.

There are simple calculations and conditional formatting. There are not
large matrix formulas.

This is in all cells, including empty cells, with any change. For example,
if I enter a word in an empty cell, Calc stops and, if I click the mouse
anywhere it hangs. After  some minutes it becames ready again.

With Calc 3.5 and previous this problem didn't exist with the same file.



--
View this message in context: 
http://nabble.documentfoundation.org/Calc-3-6-0-takes-a-lot-of-time-editing-any-cell-of-a-file-tp4000339p4000582.html
Sent from the Users mailing list archive at Nabble.com.


Take a look to this bug:
https://bugs.freedesktop.org/show_bug.cgi?id=49764

--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: printing problem PDF Postscript

2012-08-11 Thread webmaster-Kracked_P_P

On 08/11/2012 06:28 AM, yahoo-pier_andreit wrote:

On 11/08/12 10:27, yahoo-pier_andreit wrote:

On 09/08/12 03:39, Marc Paré wrote:

Hi Steve et al,

Le 2012-08-08 21:12, Steve Edmonds a écrit :


On 2012-08-09 13:00, Marc Paré wrote:

Hi Pier,

Le 2012-08-08 14:41, yahoo-pier_andreit a écrit :

on my dell latitude 6510, opensuse 12.1, kde 4.9, LibreOffice
3.5:build-403 Build ID: 350m1(Build:403), font liberation serif,
printer
samsung CLP-320N

using writer, when I print, sometimes and often, the first letter 
of a
chapter or of the table is wrong, wrong means that is an 
unreadable or

distorted letter. (attached two little files the colored should be 1
and 2)

if I print on file the resulting PDF is ok;
if I print the same file with kword (the calligra writer :-) it 
is ok;

if I print the same file from windows7 it is ok;
if I print the same file using printpropertiesdeviceprinter
language
type and choose postscript level1 instead of PDF it is ok

I don't know if it depends on libreoffice but it seems to be, but 
can

depend on printer or printer driver (kword show a different printing
window), can you try if you have a similar problem??

thnx, ciao, pier



Check to see if the OpenSuse repositories carry the SpLix drivers[1]
and if so install these and test to see if this fixes your problems.

Cheers,

Marc

[1] http://splix.ap2c.org/


I have same SUSE and LO and have not noticed the problem, but do only
have postscript printers here.
Steve




Sorry, I should have given a little more information. The SpliX drivers
are for Samsung printers (or others using SPL (Samsung Printer 
Language).


The problem could be with the Samsung printer. I have had problems with
my Samsung printer(s) with some of the latest kernels. Not sure why but
the SpliX drivers fixed the problems.

Cheers,

Marc



Thanks mark and steve, sorry for the late but here there is a beautyful
sun and see and beach and girls... :-)) and I'm taking advantage of
them, I will try splix. Thnx again, ciao :-))

my samsung clp-320n isn't in the splix List of supported printers, did 
you use splix with this printer using another printer driver??


I wish there was a site like this that would give better Linux [Ubuntu 
10.04+] drivers for Epson Artisan 810 printers so the scanner would work 
[with XSane].


It is nice to see some of the other printer companies, other than HP, 
have sites where you can get drivers.


I have to keep a Windows system to handle USB hardware that I cannot 
find Linux drivers for [printer and other hardware]

--

Funny to see a Dell printer listed, but it seems that Dell repackages 
other company's printers and charges big bucks for their ink.  $80 for 
Dell ink for a Lexmark repackaged printer that you can get ink for about 
$20.


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] formatting

2012-08-11 Thread Andrew Brager

On 8/10/2012 7:44 PM, Brian Barker wrote:

At 16:31 10/08/2012 -0700, Andrew Brager wrote:
The answer suddenly dawned on me.  I believe it was Brian Barker that 
actually provided the solution to my problem, so he gets 90% of the 
credit.  As he suggested to me, create a template.  I think that 
might work for you too.  If he's willing, Brian would be a better 
guide on how to do that than I.


That's very kind of you, but I must protest!  I don't recognise this 
description, and whoever really did you this favour deserves all that 
credit, not me.



(Frustratingly, I cannot find his wonderful explanation to me. ...


Er, neither can I!

Brian Barker




Turns out it was Dan.  Sorry about that Dan (and Brian)!  I trust you 
don't mind if I repost your explanation of how to use templates?


Anne - Perhaps you'll be able to adapt it to your situation. There's 
some help in the help file - use defaults;fonts as your search 
string.  If that's not enough, maybe Dan (or anyone else) can help you.  
Or, I could be wrong about the solution.


Dan wrote in a different thread:

I think your subject points to what you want: the term Default. You 
need a default template with the styles you use regularly.
  What you need to do is to create a Writer document with the 
styles that you want to use. You will need to use an empty line for 
each paragraph style you want and apply a style on each line.
 You also need to look at Tools  Options  LibreOffice  Paths. 
There Templates has two paths listed separated by a semi-colon. The 
latter is the path where you want to save your document as a template.
 Then save the document as a template using the second template path. 
(*.ott This is one of the formats available when saving a file.)
 File  Templates  Organize Templates. Double click the My 
Templates folder to open it. Your template should appear under My 
Templates folder. If not, right click My Templates and select, Import 
Templates. Browse to where you saved your template, and select it. Now 
it should be visible. Now, right click your template. Select Set as 
Default. Close LO. Any time you open Writer, you will be using the 
template you have just created. Title will be available all the time.


--Dan 



--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: printing problem PDF Postscript

2012-08-11 Thread Jay Lozier

On 08/11/2012 06:28 AM, yahoo-pier_andreit wrote:

On 11/08/12 10:27, yahoo-pier_andreit wrote:

On 09/08/12 03:39, Marc Paré wrote:

Hi Steve et al,

Le 2012-08-08 21:12, Steve Edmonds a écrit :


On 2012-08-09 13:00, Marc Paré wrote:

Hi Pier,

Le 2012-08-08 14:41, yahoo-pier_andreit a écrit :

on my dell latitude 6510, opensuse 12.1, kde 4.9, LibreOffice
3.5:build-403 Build ID: 350m1(Build:403), font liberation serif,
printer
samsung CLP-320N

using writer, when I print, sometimes and often, the first letter 
of a
chapter or of the table is wrong, wrong means that is an 
unreadable or

distorted letter. (attached two little files the colored should be 1
and 2)

if I print on file the resulting PDF is ok;
if I print the same file with kword (the calligra writer :-) it 
is ok;

if I print the same file from windows7 it is ok;
if I print the same file using printpropertiesdeviceprinter
language
type and choose postscript level1 instead of PDF it is ok

I don't know if it depends on libreoffice but it seems to be, but 
can

depend on printer or printer driver (kword show a different printing
window), can you try if you have a similar problem??

thnx, ciao, pier



Check to see if the OpenSuse repositories carry the SpLix drivers[1]
and if so install these and test to see if this fixes your problems.

Cheers,

Marc

[1] http://splix.ap2c.org/


I have same SUSE and LO and have not noticed the problem, but do only
have postscript printers here.
Steve




Sorry, I should have given a little more information. The SpliX drivers
are for Samsung printers (or others using SPL (Samsung Printer 
Language).


The problem could be with the Samsung printer. I have had problems with
my Samsung printer(s) with some of the latest kernels. Not sure why but
the SpliX drivers fixed the problems.

Cheers,

Marc



Thanks mark and steve, sorry for the late but here there is a beautyful
sun and see and beach and girls... :-)) and I'm taking advantage of
them, I will try splix. Thnx again, ciao :-))

my samsung clp-320n isn't in the splix List of supported printers, did 
you use splix with this printer using another printer driver??


In your favorite browser try entering localhost:631. This gets the cups 
internal page in Ubuntu and you might find your printer listed there. I 
assume this is a common method of accessing more CUPS options in Linux 
and possibly a MAC.


--
Jay Lozier
jsloz...@gmail.com


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: printing problem PDF Postscript

2012-08-11 Thread yahoo-pier_andreit

On 11/08/12 15:26, webmaster-Kracked_P_P wrote:

On 08/11/2012 06:28 AM, yahoo-pier_andreit wrote:

On 11/08/12 10:27, yahoo-pier_andreit wrote:

On 09/08/12 03:39, Marc Paré wrote:

Hi Steve et al,

Le 2012-08-08 21:12, Steve Edmonds a écrit :


On 2012-08-09 13:00, Marc Paré wrote:

Hi Pier,

Le 2012-08-08 14:41, yahoo-pier_andreit a écrit :

on my dell latitude 6510, opensuse 12.1, kde 4.9, LibreOffice
3.5:build-403 Build ID: 350m1(Build:403), font liberation serif,
printer
samsung CLP-320N

using writer, when I print, sometimes and often, the first letter
of a
chapter or of the table is wrong, wrong means that is an
unreadable or
distorted letter. (attached two little files the colored should be 1
and 2)

if I print on file the resulting PDF is ok;
if I print the same file with kword (the calligra writer :-) it
is ok;
if I print the same file from windows7 it is ok;
if I print the same file using printpropertiesdeviceprinter
language
type and choose postscript level1 instead of PDF it is ok

I don't know if it depends on libreoffice but it seems to be, but
can
depend on printer or printer driver (kword show a different printing
window), can you try if you have a similar problem??

thnx, ciao, pier



Check to see if the OpenSuse repositories carry the SpLix drivers[1]
and if so install these and test to see if this fixes your problems.

Cheers,

Marc

[1] http://splix.ap2c.org/


I have same SUSE and LO and have not noticed the problem, but do only
have postscript printers here.
Steve




Sorry, I should have given a little more information. The SpliX drivers
are for Samsung printers (or others using SPL (Samsung Printer
Language).

The problem could be with the Samsung printer. I have had problems with
my Samsung printer(s) with some of the latest kernels. Not sure why but
the SpliX drivers fixed the problems.

Cheers,

Marc



Thanks mark and steve, sorry for the late but here there is a beautyful
sun and see and beach and girls... :-)) and I'm taking advantage of
them, I will try splix. Thnx again, ciao :-))


my samsung clp-320n isn't in the splix List of supported printers, did
you use splix with this printer using another printer driver??


I wish there was a site like this that would give better Linux [Ubuntu
10.04+] drivers for Epson Artisan 810 printers so the scanner would work
[with XSane].

It is nice to see some of the other printer companies, other than HP,
have sites where you can get drivers.

I have to keep a Windows system to handle USB hardware that I cannot
find Linux drivers for [printer and other hardware]


But, if the responsible is the driver, why kword prints well and 
libreoffice print wrong




--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted