Il 19/03/2015 19:58, Ferrari Renato Maria ha scritto:
Il 19/03/2015 10:41, beppe ha scritto:
Il 07/03/2015 17:02, Ferrari Renato Maria ha scritto:
Ho un corposo file di testo, importato da pdf --> doc --> odt in cui
numerosi paragrafi iniziano e terminano con le parentesi tonde.
Con cerca e sostituisci vorrei:
trovare questi paragrafi
selezionare l'intero paragrafo
impostare la formattazione allineato al centro e in grassetto
Ho provato diverse combinazioni di espressioni regolari, ma non
riesco a selezionare l'intero paragrafo.
Se imposto ^\( trova la parentesi aperta a inizio paragrafo
Se imposto \)*$ trova la parentesi chiusa a fine paragrafo
C'è un modo per fare quello che vorrei?
Grazie
questa cerca un inizio con parentesi seguita da una parentesi chiusa
alla fine riga:
^\((.*)\)$
poi il testo selezionato lo puoi formattare come vuoi.
ciao
Beppe
a me non funziona: mi risponde testo non trovato, anche se è spuntata
l'opzione espressione regolare.
sistema operativo: Linux
distribuzione: slackware 14.1 64 bit con librerie di compatibilità a
32 bit
LibreOffice 4.4.1.2 a 64 bit
provato su:
ubuntu 14.10 - LibreOffice Versione: 4.3.3.2 Build ID: 430m0(Build:2)
windows 7 pro sp1 - LibreOffice Versione: 4.3.2.2 Build ID:
edfb5295ba211bd31ad47d0bad0118690f76407d
digita a mano
^\((.*)\)$
e non copiarlo, ho visto che dalla mail copiandolo aggiunge uno spazio
finale e non funziona.
qui sotto ti metto il file di testo che ho provato Andrew Macro
OOME_3_0.odt
ho aggiunto le parentesi a inizio e fine di due paragrafi e trova:
(The macro in /Listing 8.8/ assumes that the table is simple. If a cell
contains text tables, frames, or sections, they are simply ignored.
While writing your own macros, you must decide how flexible the macro
will be. I made assumptions based on my usage. I knew that I would only
use this macro on simple text tables so the macro itself is relatively
simple and short.)
(A3)
(C2)
(OpenOffice.org documents support a model, that contains the data, a
view to display the data, and a controller that interacts with the user.
It is the controller that knows what the user is doing so in general, if
you want to know the current state of things, you should obtain the
document's current controller and ask it. It is the current controller,
for example, that knows about the currently selected text, the active
sheet and the active cell.)
A3 e C2 sono tabelle con dentro formule e le trova anche se non sono
paragrafi.
ciao
Giuseppe
--
le nuvole non hanno regole,
perchè non hanno mai rinunciato
alla libertà di sognare.
--
Come cancellarsi: E-mail users+unsubscribe@it.libreoffice.org
Problemi? http://it.libreoffice.org/supporto/mailing-lists/come-cancellarsi/
Linee guida per postare + altro: http://wiki.documentfoundation.org/Local_Mailing_Lists/it
Archivio della lista: http://listarchives.libreoffice.org/it/users/
Tutti i messaggi inviati a questa lista vengono archiviati pubblicamente e non sono eliminabili
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.