Ubuntu :: LibreOffice Regex - Replace [:alpha:]$

Jun 20, 2011

My friend lost her dissertation and she had only a pdf copy of it. I am trying to convert the pdf into an odt format. After copy-pasting the content into an odt, i need to replace all paragraph breaks which are not following a dot with a space. For which i thought of using the regular expression feature of Libre Office. I've not succeeded so far.

I tried: to replace [:alpha:]$ or [a-z]$ or [a-z]>$ with space, but none of them worked. Finding [a-z] seems to work, finding [a-z]> too. So did finding $ (end of paragraph) but if i combine any regex with $ then it doesn't find anything.

View 7 Replies


ADVERTISEMENT

Ubuntu :: 11.04 - How To Replace LibreOffice

Jul 15, 2011

I've been using ubuntu off and on for a while now and haven't gone in depth yet but have recently made the complete transfer from windows. I've been loving it however, I'm trying to link libreOffice Base to a mysql account on my netbook for a course in school but am not getting form controls. I've noticed that these comments were made in the software center and in many forums including this one I believe. I haven't seen a decent response to any of the other posts I saw and have been having other minor issues with libreOffice but have tolerated them so far. This just seems like nobody tested it at all.

I was trying to see what alternatives there were to libreOffice for 11.04. It turns out that it is a total nightmare trying to install and use any other software suite on ubuntu. I purged libreoffice but still cannot successfully install and use openoffice or gnomeoffice from the software center. I search online and in forums and all I see are articles and posts explaining how to ditch other suites and install libreoffice but I'm really trying to do the opposite at this point. I really want to love ubuntu but it is being very difficult to do so right now.

View 7 Replies View Related

General :: Emacs - Search And Replace Regex In Multiple Buffers?

Apr 7, 2009

I'm fairly comfortable with emacs but I can't seem to find how to do this. I deal with a lot of text files and find myself performing a lot of regular expression replacements to correct the formatting of the text -- or to extract certain tidbits of data from large ugly-looking files.

I know how to perform a regular expression replacement in one buffer at a time. But how do you perform a regular expression search and replace across all open buffers? I have found a method to perform a regex search and replace across a directory by marking files but I need to do it in the open buffers.

View 2 Replies View Related

Ubuntu Installation :: Upgrade From Alpha To Alpha / Beta?

Feb 26, 2010

I upgraded Karmic Koala to Lucid Lynx, Alpha 2. Now I want to upgrade to Alpha 3, and eventually to BetaX. When I enter the command updata-manager -d, the system says that I am up-to-date. Is there a direct way to upgrade to the latest Alpha, or do I need to download the .iso, build a CD, and do an install from that?

View 2 Replies View Related

Ubuntu :: Text Editor Column Editor And Regex Search/replace, Incrementing Number Insert?

Jul 25, 2011

On windows I really only used Notepad++ as my text editor, it had two features that I loved.What I need to accomplish is what I would do with Notepad++ column editor.I could have like 100 lines, and place the cursor at a column, and goto edit>column editor, and I could insert an incrementing number. (I could also pad the incrementing number with 0s, this was GREAT for making batch files among other things.)So each line at that column had a number higher than the previous line.The other feature that I used sometimes was a search/replace with regex patterns.Does anyone know of an editor that has those features for linux? I am mostly after the column editor insert feature but if you know of one with both features that would rock.

View 1 Replies View Related

Programming :: Simple Regex For PHP Preg_replace() To Replace &nbsp But NOT &nbsp

Nov 16, 2010

I've got an incredibly simple regular expression need but I've spent several hours trying and even this insanely simple one is eluding me completely... All I want to do is, in a piece of text, replace   with   but leave all strings that are ALREADY alone. Eg. on one run of the regex on this

[Code].....

What will a proper PHP / PCRE regular expression look like that will replace all   with   but leave all the already existing (e. g. those that are already correct) in a string alone? this appears simple (at least to me) but I've invested several hours into this and still no solution. I suspect for an expert it is incredibly simple...!

View 2 Replies View Related

General :: Replace Function Replace More Than One Word With The Same Character(s)?

Apr 23, 2011

Can the Replace function replace more than one word with the same character(s)?

Also, do you know how to access the plugins provided by the gedit-plugins package?

View 3 Replies View Related

Ubuntu :: Upgrade To 10.10 Alpha 3 ?

Aug 18, 2010

I tried accessing the update manage through the "Alt+F2" command box and entering "update-manager-d", but upon running, it reads

"Error stating file '/home/hannah/update-manager-d': No such file or directory"

I can access it through System>Administration>Update Manager, but, I haven't been able to update the package information for "87 days" and it doesn't say and upgrade is available.

View 9 Replies View Related

Ubuntu :: 11.10 Alpha - Downloading MD5 Sum Using 11.04

Jun 22, 2011

I downloaded ubuntu 11.10 aplha 1 to my downloads folder. What command in the terminal do I type in to get the download's MD5 SUM (using 11.04).

View 2 Replies View Related

Ubuntu Installation :: Downgrading From 10.10 Alpha To 10.04

Jul 10, 2010

I recently decided to try the ubuntu 10.10 alpha and I'm getting an annoying amount of crash reports, is there an easy way for me to downgrade back to the normal ubuntu without reinstalling the whole os from my disk?

View 6 Replies View Related

Ubuntu Installation :: Update Still Wants Alpha CD

Oct 20, 2010

Few months ago I thought I would test the alpha release, so I downloaded the file and burned the .iso to CD. I had problems with the installation, so I cancelled it half-way through, and continued to use 10.04, which worked fine. Now, whenever I try to update/upgrade the system, it keeps asking me to insert the old CD, which I no longer have.

For example, if I try to
sudo apt-get update
it seems to work fine, until it stalls with the message:
Media Change: Please insert the disc labelled
'Ubuntu 10.10 _Maverick Meerkat_ - Alpha i386 (20100925)'
in the drive /cdrom/ and press enter

Apart from this recurring problem, I think I have have now successfully upgraded to 10.10. I realize that it's probably my own fault (or is it -- shouldn't 10.10 realise that I am way beyond the alpha release now?)

View 3 Replies View Related

Ubuntu Installation :: Downgrade From 11.04 Alpha To 10.10?

Mar 12, 2011

how/if I can downgrade my dual-boot partition (win-7/11.04) to 10.10 without having to reformat the entire disk?

Can I use the same partition I installed the alpha 11.04 on to install 10.10 and save myself a lot of work?

Is it possible to simply reformat the Ubuntu Linux partition and re-install 10.10 there while preserving my Windows 7 installation?

Can I keep the newer GRUB boot loader for 11.04 (I like it better), or will I be forced to downgrade that as well?

I just tried the alpha, and I can't use it. It's still too green, so I want to go back to 10.10 the easiest way possible, so I'd need a little detail on the process of using the advanced partition features (if this is even possible).

View 7 Replies View Related

Ubuntu Installation :: How To Upgrade To 10.04 Lucid Alpha 3 From 9.10

Mar 1, 2010

i tried update-manager -d from GUI and asked to downlaod 678 MB...so i downlaoded the i386 iso 685 from cdimage.ubuntu.com/alpha-3..now how to upgrade to 10.04 lucid alpha 3 from 9.10.

View 1 Replies View Related

Ubuntu Installation :: 0.04 Alpha Updating Errors ?

Apr 11, 2010

I get these from a Synaptic "Mark All Upgrades" and "Appye".

Code:

View 4 Replies View Related

Ubuntu :: Ipods And Iphones Work With 10.04 Or 10.10 Alpha?

Aug 24, 2010

How well to Ipods and Iphones work with 10.04 or 10.10 alpha? Has it got to the stage i can just plug it in and sync? My friend who uses Ubuntu wants to switch back to windows cause he just got an Ipod, Plus, I'm getting sick of Rockbox now and want the normal ipod firmware again on my ipod.

View 3 Replies View Related

Ubuntu Installation :: 11.04 Alpha - Screen Flickering?

Mar 11, 2011

I had 10.10 installed and decided to chance it by upgrading to the Alpha release 11.04.Graphic card is ATI Sapphire X1550 I think (512MB).Apart from trying to get used to the buggy interface (to be expected from the alpha), the screen keeps blinking, goes black for a second every 30 seconds.

View 3 Replies View Related

Ubuntu Installation :: Kubuntu 10.04 Alpha 2 - Bootloader - FAKERAID

Jan 19, 2010

I continue to have issues installing any of the newer version of Ubuntu on my ICH9 FAKERAID. I read that the GRUB2 issue with FAKERAID was solved shortly after Karmic was released. Did this somehow not get added to the Alpha 1 and Alpha 2 of Lucid? I would love to have Ubuntu installed on my main rig, but I do not want to fuss around with it forever...

View 1 Replies View Related

Ubuntu Installation :: Upgraded Karmic To Lucid Alpha 3?

Mar 16, 2010

I just upgraded Ubuntu Karmic to Lucid alpha 3. It works fine except for a few things that can be expected in an alpha version. Anyway, I would like to know if it would be better to upgrade to the final release of Lucid or if I should do a clean install. I don't mind losing my files and settings because there is nothing important on my laptop, but it would be nice not to.

View 4 Replies View Related

Ubuntu Installation :: Alternate Install (10.04 And 10.10 Alpha) LVM Boot?

Jun 19, 2010

Today I decided to replace my 9.04 install with 10.04. (I did this on a separate hard disk.) As I am a big fan of LVM I used the 'Alternate' install CD. Everything installed fine.

However, upon booting I observed two things: firstly there was no grub menu. No countdown timer, no menu. Just a flickering cursor. After 15 seconds or so I got a message telling me that:

Code:
/dev/mapper/bromine-root (My root partition.) does not exist and that it had given up waiting. Finding this kind of strange I tried the alpha of 10.10 --- same again. Hence I have two questions: firstly, where did the nice grub menu go; secondly, what is wrong with LVM and grub these days? At the initframfs prompt I am thrown to there are some LVM utilities and they appear to show my volumes.

Switching back to my old pair of hard disks and everything works as expected (i.e, the hardware is fine and supported by Linux.)

View 2 Replies View Related

Ubuntu :: Cleaning Up Residual Alpha/beta Crap

Apr 28, 2011

I've been using Natty since alpha, and along the way several thing became broken. I would like to get my system to be as stable as if I did a clean install, but without haveing to do all the work it would take, to get everything back the way I want it. Is there a way to clean up all the leftover obsolete files and bad configurations, created by buggy beta builds?

View 5 Replies View Related

Hardware :: <PrintScreen> Key Locks Up Keyboard In Ubuntu 10.10 Alpha 2

Jul 6, 2010

Basically, whenever I press <PrintScreen> I cannot type anything and on some rare occasions my X crashes.

I have Ubuntu 10.10 Alpha 2 on an Acer Aspire One AOA110-1545.

View 3 Replies View Related

Ubuntu :: Get To Adobe's Website To Report A Bug With 64bit Flash Alpha?

Mar 14, 2010

I know this topic Has been covered pretty extensively, but I am trying to get to adobe's website to report a bug with my 64bit flash alpha, the only problem is that their own website crashes firefox because it is flash-laden. By the way, it will play videos from ...... edit: nvm, can just disable flash plugin in firefox.

View 1 Replies View Related

Ubuntu Installation :: Natty Alpha 1 Console Text Corruption?

Jan 17, 2011

fixing a text corruption issue / advice for filing a bug report (if necessary). So, generally speaking the stability I am experiencing with Natty is as I expect; I'm fully aware that this is a very very early development release and so all sorts of things can go wrong. I just wanted to point that out So while Gnome/Unity are up and running, graphics run more or less perfectly, the boot process text is completely garbled and if after everything is fully loaded I hit Control+Alt+F1-F6 the text looks like:

* this
* the above image close-up

The above links are supposed to be of the ubuntu login prompt. The problem occurred after running the upgrade command:

Code:

sudo do-release-upgrade -d

As is standard upgrade procedure. Is there anything obvious going on that I can tweak to make it all happy again? Since I have a working GUI.

View 2 Replies View Related

Ubuntu Installation :: Upgrading To Latest Alpha Release Of Natty

Feb 13, 2011

Press
Code:
Alt+F2
and type
Code:
update-manager -d

This should show the option to upgrade to the latest alpha release of natty. Through the terminal this can be done using the same command but you need use.

Code:
sudo
or
Code:
sudo -s
to do this.

View 5 Replies View Related

Ubuntu / Apple :: UEFI Notebook, Installed 11.04 Alpha 3, Can't Boot?

Mar 7, 2011

Ok so I have a UEFI compatible notebook. I managed to take the natty-desktop-amd64 (the latest Alpha, 3 in this case), throw it on a SD card, and started the grub2 bootloader via UEFI.

Ubuntu installed just fine, the only problem is, there is no selection in my UEFI bootloader for Ubuntu. I can access my newly installed Ubuntu partition only via the "Try Ubuntu Before Installing" option on my SD card. So is there anyway I could create a boot entry?

View 1 Replies View Related

Ubuntu Networking :: Alpha 2W Disconnects - Can't Connect To Any Network In Range

Jun 22, 2011

Working on ubuntu 10.04 on an IBM Thinkpad X61 laptop with an Alpha 2W wireless usb card on wlan0. Once in a while the wireless network disconnects and can't connect to any network in range (open, wep, wpa, wpa2). It looks like it's trying to connect but then asks for a password (even if allready given one) and if open just not finishing connecting and trying to connect to another network. Happends the same with wicd. Network card is working ok. Also with other computers. Drivers are installed correctly and power consumption management is off.

View 1 Replies View Related

Fedora Installation :: F13 Alpha Kickstart On Usb Crashes?

Apr 11, 2010

I am trying to kickstart the F13 alpha from a usb drive.The usb drive is labeled "disk" and is setup with extlinux and can boot fine.My laptop has one hard drive (sda) and the only other drive is the usb (sdbThe ISO is copied on the root of the usb diskI extract the boot files from the F13 Alpha ISO and copy them on the disk also

Code:
cp /mnt/ISO/images/install.img /media/disk/images/install.img
cp /mnt/ISO/isolinux/vmlinuz /media/disk/boot/Fedora/.

[code]....

View 1 Replies View Related

Programming :: Remove Alpha Channel From Bitmaps?

Dec 31, 2010

Is there anyway i can remove alpha channel from bitmaps without messing them up?

View 8 Replies View Related

General :: Vector 7.0 Alpha And Setting Up Nvidia Driver?

Oct 29, 2010

so I have been messing around with the new Vector 7.0 alpha and wanted to install the nvidia driver and see if it would work. my video card and cpu are as follows

Code:
root:# lshw
PCI (sysfs)
vector.linux.net
description: Desktop Computer
width: 32 bits

[Code].....

View 1 Replies View Related

Software :: Will Fedora 15 Alpha Update To Beta/retail?

Apr 10, 2011

Short question here: Will fedora 15 with gnome 3, automatically update to the beta version once this is released? and will this beta version automatically update to retail Im on windows 7 now, and im getting into linux a bit, and since fedora 15 seems amazing to me i want to install this on my main pc aswell, but i want to make sure i do not have to redownload and reinstall it every time a new release comes out.

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved