Ubuntu :: Abiword Word Wrap

May 13, 2010

Abiword is splitting words at the end of sentences. If I go to the end of the line and nudge the word, it will wrap but I get an extra space. I can usually delete the space. Sometime, the word will wrap correctly if I continue typing but this is not the typical case.

I know this is not a problem with OpenOffice but I don't want to install 70MB of program just to get a simple word processor.

View 1 Replies


ADVERTISEMENT

General :: How To Turn Off Word-wrap In Less

Apr 19, 2011

How can I make the less utility in Linux not wrap lines?

Long version: Often I need to view huge CSV files using less with hundreds of columns. I frequently only care about the first couple columns. However, word wrap causes one line to become several lines even on wide-screen monitors.

View 2 Replies View Related

Software :: Another Way To Disable Word Wrap?

Nov 13, 2010

I have no need for word wrap for most of what I use JOE for. The man page and the HOWTO don't answer this question, so I'm wondering if it might be a bug. I'm running Joe 3.7.in the joerc file does not work correctly. It works (built-in?) for .c files, and I can make it work for .pl files. But files with no extension? Forget it.Without having to resort to the menu each time to turn it off, is there another way to disable word wrap?

View 3 Replies View Related

Ubuntu :: Word Wrap In Gnome Sticky Notes?

May 30, 2010

I started using gnome sticky notes along with the Compiz widget layer in Ubuntu 10.04. The problem I'm having is that word wrap on the sticky notes is hit-or-miss. Most of the time the notes will automatically stretch horizontally (even beyond the size of a workspace) rather than break at its current window size. The only other problem I've noticed is that if I right-click on the title of a note, the resulting menu doesn't display correctly (it's looks like a line).Should I reinstall the package it belongs to?

View 1 Replies View Related

General :: Cannot Disable Word Wrap For All Text Files

Nov 13, 2010

I'm not a newbie to Linux, but I'm a newbie to LQ. I've searched the internet for an answer to an issue I'm having with JOE, to no avail.For my editing purposes, I HATE word wrap. I've read the man page extensively and nothing I try works.

To disable word wrap, it says, simply edit the joerc file and place --wordrap in the first column. Done. It works for .pl, and it works for .c (seems to be built in for C). Bottom line, I cannot disable word wrap for all text files, or at least the ones I want to edit. Has anyone solved this?

View 2 Replies View Related

Ubuntu :: Advantages And Disadvantages Of OpenOffice.org Word Processor, Kword, And AbiWord?

Dec 21, 2010

I am a graduate student writing a dissertation in modern history. More than half of my computer work takes place on a word processor.I take notes, make outlines, and then write drafts of papers, chapters, presentations, etc. I regularly have to share these files with others who use operating systems other than Linux.I have just switched from OS X (after 5 years and half of using Mac) and I am still figuring out how to write my next dissertation chapter in Ubuntu.

There seems to be no consensus on what is or what are the best word processing softwares -- especially for academic writers -- in Ubuntu or Linux for that matter.I have read a number of posts on various forums and I find them either dated by several years or not dealing with the problems I am facing :

namely writing a serious, book-length academic work in the humanities and desiring to work with a user-friendly and fast word processor that would also be powerful enough to accomplish most or all academic tasks such as footnotes, style change, bibliography, accessibility, etc. There are people who suggest using LaTeX (LyX, Kile, etc.) but it seems to me that they're mostly based in the exact sciences and benefit from the math and science features that exist in LyX or another LaTeX editor. LaTeX is moreover not very accessible to those who do not know the LaTeX language or do not have an editor and work primarily with a word processor: meaning that when I share a LaTex document with my colleagues they have difficulty editing my work. See for instance this discussion which took place 5 years ago on this forum:

http://ubuntuforums.org/showthread.php?t=98120

I wonder if those of you who are in similar fields (i.e., humanities, social sciences, law, etc.)could chip in and talk about your experience as academic writers working primarily from a Linux (specifically Ubuntu) platform. What are the word processing applications you use to write your serious papers?What are the advantages and disadvantages of OpenOffice.org Word Processor, Kword, and AbiWord? How easy or difficult is it to share your documents with others who do not use Linux? In what format/s do you share your documents? Can others easily modify and edit your texts? Do you use LaTeX at all?Opinions may vary with respect to discipline,which word processor to use for writing their articles, dissertations, or books.

My own personal experience with OpenOffice.org has not been very positive. It's pretty slow and has problems with multiple language input. Switching from Nisus Writer Pro and Mellel (both OS X softwares), OpenOffice.org Word Processor seems also not very user-friendly. It seems to follow the design of MS Word (or what MS Word used to be) and feels above all *cluttered.* I am however trying to like it as I understand there's probably no other word processor better than OpenOffice.org in Ubuntu. Am I correct to assume this? I also downloaded Kword which in terms of interface and egronomic design seems quite nice. It is also a bit faster -- although I don't know how powerful Kword is at the moment and whether it can accomplish all that my academic work requires from a word processor. I have also read somewhere that AbiWord is really not all that powerful. It is meant to be a fast but "lean" word processor which would do basic things quickly.

View 9 Replies View Related

Programming :: Read Two Files Word By Word At A Time Using Any Loop By Shell Script?

Mar 4, 2010

Well, I am facing one issue:How can i read two files word by word at a time using any loop as i need word by word comparision in shell script?Please let me know pseudo code.

View 14 Replies View Related

Programming :: Bash Shell Script Read File Word By Word?

Jan 21, 2011

I have a output file look like this:
{"test1" : "test2", "test3" : "test4"},

How can I read word by word in each line?This is not working code:

a=0
while read word
do a=$(($a+1));

[code]...

View 14 Replies View Related

General :: Search Word And Delete Only The Word And The Line Using Sed Command?

Jun 28, 2011

Want to search for ~ and delete it as well as to append the entire line to the above line. For Ex:

1111xxxx date Sandy area is ~around this area.3222xxx date There seems to ~left side of map, the colours are accurate (showing green areas)Even if I ~zoom in, the green parks, xxx3258 date The dammed up
~away, the "other" body of water varies ~blackNatural gas leaching.

IT MUST LOOK LIKE:

1111xxxx date Sandy area is around this area. 3222xxx date There seems to left side of map, the colours are accurate (showing green areas)Even if I zoom in, the green parks, xxx3258 date The dammed up away, the "other" body of water varies blackNatural gas leaching.

View 4 Replies View Related

Programming :: Bash Read Input Word For Word ?

May 4, 2010

I am pretty new to bash scripting...I am trying to write a script that will take an input and read it word for word and then DO something with it like echo. I have been able to find how to read word for word from a file but I don't know how to do it with input.

I was looking for something like

Code:

exit 0 The input would be A-Z a-z 0-9 and have a single space between each word.

View 2 Replies View Related

General :: Sed Append Word At End Of Line If Word Is Missing

Feb 19, 2010

I have to modify formsweb.cfg file in Oracle IAS.

Problem description

In formsweb.cfg file are two lines with labels archive_jini= and archive= at the beginning of line. After equal sign (=) is row of filenames of java archives delimited by coma(,). When I insert a new jar file in java directory, I have to append the very same name of jar file to both lines if that name is not yet present.

Example snippet from formsweb.cfg

View 2 Replies View Related

Ubuntu :: Edgeless Pointer Wrap-around?

Jan 23, 2010

Is there any equivalent for Linux to the "Edgeless" software for Windows that lets the mouse pointer wrap around from one screen edge to the opposite edge? That is, if you move the pointer off the screen to the right, it comes back in on the left side.

View 2 Replies View Related

Ubuntu :: Gedit Does Text-wrap To The Margin?

Aug 25, 2010

I hope I am pasting this in the correct place. I am a big fan of minimalist software- and Gedit is an excellent program. Now I am not a a programmer or anything, but I do like to write, and Gedit seems very well suited towards what I want. A simple word-bashing-out program.

But my problem is that it does text-wrap to the margin. Now I don't particularly want to do this manually, and the option in the preferences menu doesn't seem to work.

View 5 Replies View Related

Software :: How To Wrap Words In Vi

Dec 7, 2010

I just typed several long lines into vi but I only want it to have 80 columns. How can I set this in vi?

View 1 Replies View Related

Ubuntu :: How Do I Get Abiword In 9.10 To Stop Crashing

Mar 21, 2010

Every time I try to do anything with Abiword it crashes. I installed everything for it and in versions of Ubuntu before 9.10 it worked fine. How do I get Abiword in Ubuntu 9.10 to stop crashing?

View 7 Replies View Related

Ubuntu :: Line Spacing In Abiword?

May 11, 2010

Pt.1: Is this the right place for a question about Abiword? Pt.2: How does one set the line spacing in Abiword, wherever? Pt.3: . . . on an Asus eee netbook running Windows?

View 9 Replies View Related

Ubuntu :: Can Customize The Abiword Toolbar

May 13, 2011

Is it possible to drag and drop the icons you want from the standard and formatting toolbars onto just one toolbar? then I can claim some more vertical space?What do most people here use on ubuntu? Abiword or Writer?

View 2 Replies View Related

Ubuntu Installation :: Vertical Screen Wrap After Upgrading To 10.04 LTS?

Jun 24, 2010

I am seeing the Vertical screen wrap problem (discussed in [URL]) on a 64-bit Athlon XP desktop with the Ubuntu version that I installed yesterday (10.04 LTS 32-bit).

Vertical screen wrap, with the mouse pointer offset by a few pixels to the north, taskbar partially visible .

The xserver video amd package version is, xserver-xorg-video-amd 2.11.8-4 and the geode package is, xserver-xorg-video-geode 2.11.8-4. Is it possible that the problem lies in the new geode package (and not the intel/amd driver) ?

View 1 Replies View Related

General :: Line Wrap In Less Not Working

Jan 21, 2010

I am having a problem with long lines when displayed in less. It is difficult to describe but I will try...

I have a text file with some lines longer that 80 characters. If I use less to view this file in an Putty terminal set to an 80 character width, some of the lines wrap. So far so good. If I now use the 'j' or 'arrow down' key to scroll down one line at a time all is ok until I encounter another long line (longer than 80 characters in my example). What I see is only the wrapped portion of the line. The first 80 characters are missing. At this point I can type a ctrl-L to refresh the window and then the long line is wrapped properly. It is only when I am scrolling one line at a time that I see this behavior.

I am not certain that this is a "less problem". However, I only notice it using less. vi works properly. more works properly. I suppose it could also be a Putty, bash or environment problem but I'm not sure.

I've played around with options to less such as -X -r -R without any luck. The systems I am connecting to area all running CentOS if that makes any difference.

View 5 Replies View Related

Programming :: Using Ld -wrap Function To Instrument

Feb 20, 2010

I am trying the wrap feature for the first time. I followed the instruction as mentioned in this link URl...but I am getting an error saying "undefine reference to __wrap_malloc.I followed all the steps, but the post was a decade old, I am sure something has changed? or am I missing something.

View 2 Replies View Related

Ubuntu Installation :: Additional Dictionaries In Abiword?

May 19, 2010

I have installed Xubuntu in English on an older laptop and it works beautifully. Xfce offers Abiword as word processor with an English dictionary. Owing to fact that I live in Europe I require further dictionaries in particular German.

View 1 Replies View Related

Debian :: Uninstalling OO - AbiWord

Mar 14, 2011

I've just moved all my machines from Ubuntu to Squeeze and am currently trying to remove Open Office. When marking for removal and uninstalling OO the package manager requires that AbiWord and associated suite of office apps be installed as a replacement. I would like to completely purge both as I have little to no need for them, and the little I do use a word processor for I tend to use cloud based solutions. Is there a way to resolve the dependency that seems to exist that requires one or the other to be on the system at any given time?

View 6 Replies View Related

Ubuntu :: Programs (Abiword) Not Staying Open On Launcher?

Jun 16, 2011

I've found that Abiword, which I prefer to Libre Office, when minimised does not remain arrowed on the launcher in 11.04, so it effectively can't be minimised. Can it be made to do this? I've clicked a few icons on the launcher like Brasero's and Synaptic's and found that they still all behave properly but I'm guessing there are other programs that have the Abiword glitch.

View 1 Replies View Related

Debian :: Abiword Comes Up In Every Session Of Mate?

May 15, 2015

Abiword comes in every session of mate window manager. How to shut it down for good other than purging and removing it.

View 2 Replies View Related

Software :: Abiword Scrolling Slow, Even After FAQ Fix?

Apr 10, 2011

I love abiword but this laggy scrolling is driving me nuts. The FAQ solution did nothing. The custom section of Abiword.Profile looks like this:

Code:
<Scheme
name="_custom_"

[code]....

View 2 Replies View Related

Software :: How To Abiword Working Nowadays

Jun 9, 2010

i was wondering how good is abiword right now for word processing? last time i tried it, it was really buggy and didn't work at all. but it was while ago, maybe one year and a half.

View 1 Replies View Related

Slackware :: Abiword Broken After Upgrading 13.0 To 13.1?

Feb 25, 2011

After upgrading I also updated abiword and wv from slackbuilds.It complains it can't find libwv-1.2.so.3, although libwv-1.2.so.4 exists.Making a symbolic link gets it to start, although then it complains about libpng and hwile it starts the toolbar icons are not displayed, instead with red X's in their place.What is needed to get abiword easily working on 13.1?

View 5 Replies View Related

Fedora :: Wrap Icon Label Text In Overview?

Jul 4, 2011

how to wrap the text in the overview for the icons I tell you I love opensource. Straight from some of the guys who wrote gnome shell, and yes the reason it was left out by default is because it has some quirks. Yes it wraps text - however if you have long words - like this_file_has_no_spaces then it will overflow into the icon on either side of it. But most application names have spaces. The obvious place you will see this happening is in recent items where that displays system files etc. The other issue is that when you hover/highlight an icon it will only highlight the first line of text. That's pretty much it and with a few lines of code then you can increase the font size of applications and don't have to worry about names getting cut off

[Code]...

View 4 Replies View Related

General :: Wrap App With Dynamic Libraries Into One Large Static App?

Feb 24, 2011

I have an old program that kind of depends on older dynamic libraries. They tend to get upgraded easily with distro's updates. I figured that there would be a script with using ldd that would gather the libs needed and create one bigger, statically linked application that wouldn't break so easily. If I could do this, a lot of older KDE libraries could be removed from my system and easen my life.

My distribution of choice is gentoo, but I'm looking for a general solution that doesn't depend on rebuilding anything. If it runs with libs on their path, I'm sure it can be made run with libs somewhere else!

View 1 Replies View Related

Software :: Change Or Disable Line Wrap In Evolution ?

Apr 21, 2010

Anyone know the secred magic incantation is get Evolution to either stop doing line wrap while composing email, or at least extend the line size?

View 7 Replies View Related







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