Ubuntu :: OpenOffice Doesn't Allow Formula Numbering Relative To A Chapter?
Nov 3, 2010
I could not number formula in Open Office writer relative to a chapter. I would like to numbering like 1.1, 1.2, 1.2. 2.1 etc. Is it possible. I searched in Helps, but doesn't found anything!
View 1 Replies
ADVERTISEMENT
Apr 6, 2011
i have edited a formula in formula editor and saved that file ... i wanna import that formula into my ppt (odt i think) .. ( i know its dumb question dumbest i ever asked .. i need to prepare my presentation real quick say 1/2 hr from now
View 1 Replies
View Related
Jan 19, 2009
I've got a CD which does the monthly compounding on the last day of every month instead of every 30 days. The bank gave me a print-out (of course), but I'd like to make my own Calc spreadsheet too. My question is: How do I check whether a certain day is the last day of the month? In other words, I'm looking for something that returns TRUE if it's the last day of the month and FALSE if it isn't. I'm using OpenOffice.org 2.4.1 on Ubuntu 8.10.
View 1 Replies
View Related
Jan 4, 2011
I have a .doc file. The Table on Contents has Roman Numerals as well as the footing. The Table of Contents is linked to the pages and headings. How do I change these to a different numbering system: 1,2,3,? The format is A4 and I want to convert it to letter. Can I do this and keep the links in the TOC to the pages and headings?
View 2 Replies
View Related
Nov 1, 2010
I am trying enter a VLOOKUP formula in Sheet1, where the array is in Sheet2. For both the items, I have used mouse to enter cell references, which I always do.
1. Search criterion has been entered as a range, which is different from previous versions and not a very comfortable situation.
2. array reference completely missed entering Sheet2! in front of A1:C13. Only way out of this is manually entering the sheet name, which is not only cumbersome but also ludicrous. Moreover, we never had to do it like this in the past. I am using OpenOffice.org 3.2.1 in Ubuntu 10.10.
View 2 Replies
View Related
Jul 20, 2011
i have a HP MSA 2312fc SAN with 2 LUNs configured. The first LUN (LUN ID 1) is correctly connected to the system, but when i connect the second LUN (LUN ID 30), i find in the syslog this message: multipathd: 8:64: size 6835937472, expected 5267578112. Discard
Here is the multipath.conf
[Code]....
So I correctly see the two luns, but multipath doesn't create the relative devices. Under /dev/mapper I see: control mpath0 mpath0-part1 mpath0-part1 is the first lun, the one I mounted in a directory under filesystem. I can't find the device for the second lun
View 1 Replies
View Related
Jul 1, 2011
I played an MP4 file with Totem and it showed the chapter name. How to turn this off?
View 2 Replies
View Related
Dec 26, 2010
I did a fresh installation of fedora 14 last night and today I wanted to install openoffice 3.x and I followed the instructions given on the openoffice page.The installation went of successfully but the openoffice icons don't appear on my menu.if i do
Code:
$ openoffice.org3
it works.
[code]...
View 10 Replies
View Related
May 24, 2010
using 32 & 64 bit, lucid's openoffice 3.2 autorecovery doesn't activate after crash. 1 upgrade was from hardy to lucid and the other from karmic, regardless neither works. in hardy, after a power out, machine freeze, etc., i would reboot and log in, then ALL OO files that were open would be recovered from the wizard. Now that's gone. Yes, the AutoRecovery save option is set, it just doesn't appear after a crash like it used to.
View 1 Replies
View Related
Mar 3, 2010
Is there any linux video editor that supports adding chapter markers to videos? I tried everything I could get my hands on, including openshot and kdenlive (which last won't run under GNOME, however many kde libs I install, and I don't want to switch to kde4 which I hate), and so far nothing works. I don't understand where the problem is; it's so easy on the Mac. Is there an application comparable to the Mac's GarageBand?
I am not talking about creating music here (though I may in the future), simply about adding chapter markers to videos, which GarageBand does very well and fast. I could go on using GarageBand, which can import .mkv and .avi movies, but eventually I should like to switch over to Ubuntu completely, because maintaining two complete systems including two full sets of backups is very uncomfortable.
View 5 Replies
View Related
Mar 2, 2010
I use DeVeDe a lot, and it works great for general conversion and DVD authoring. I don't know, however, how to create a DVD such that each of the original .avi files will be their own chapters. In other words, I have about six or seven .avi files (episodes of a season of a television show) and I want to create a DVD with those episodes that I can navigate separately. Do I first convert each .avi? How then do I create a single DVD with six or seven chapters/episodes?
View 2 Replies
View Related
Sep 4, 2010
I am trying to copy content from firefox, which has images on it, to Openoffice writer. However, the image does not seems to get copied. It shows only some link. Is there a way to copy everything including images?
View 2 Replies
View Related
Sep 5, 2011
However I have problem to install my graphics card Asus ATI Radeon HD 6750 Formula....
View 4 Replies
View Related
Mar 17, 2011
I used this command to merge a book I downloaded by chapters into a single file (I'm putting it here so I don't forget : )
Code:
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=book.pdf 0*.pdf
As you know, many (or most?) books number the first pages using roman numbers, so in the pdf the page #1 is actually the logical page #12.
Also, the combined file doesn't have a logical index (section, subsection, etc.) showing in okular or evince.
Since I have many pdfs in similar condition I was wondering if there's a way to change the numbering to make the first "n" pages use logical roman numbers and add a logical index.
View 1 Replies
View Related
Dec 14, 2010
I've just installed Kubuntu 10.10 a couple of days a go. I've installed IBUS-UNIKEY and it works perfectly with Kopete and other applications. But I can not "activate" Ibus when working with OpenOffice Word. KDEIbus doesn't work with other GTK+ Applications.
View 3 Replies
View Related
Dec 16, 2010
Please let me know how i will overcome this.I have tried from the past 5 days.
[root@localhost ~]# cc p.cc
In file included from p.cc:1:
/root/ping.h:2:32: warning: multi-character character constant
In file included from p.cc:1:
/root/ping.h:4: error: stray in program
/root/ping.h:2: error: invalid function declaration
[Code]...
View 2 Replies
View Related
Dec 16, 2010
Split programming in ns2 marc greis chapter 7 ping protocol code. I tried compiling the above program and got the errors as in error.txt I have attached. Ping.cc and ping.h also are attached. I have supplied all the required header files along with appropriate paths and yet this problem.
ATTACH]5537[/ATTACH]
pingcc.txt
pingh.txt
View 3 Replies
View Related
Oct 6, 2010
I am trying to get my ethernet adapter list to make some sense. This is what ifconfig spits out
Code:
agarzon@euler:~$ ifconfig
eth3 Link encap:Ethernet HWaddr b8:ac:6f:3b:f4:4f
[code]....
View 2 Replies
View Related
Jan 30, 2011
when using the "convert' command is there a way to start the numbering at 22 or 47 instead of 0.
View 1 Replies
View Related
Jun 8, 2011
I want to enable line numbering in emacs - as is vi, which we use exclusively at work (my boss removed emacs from all the machines in the department.)
In vi you just use :set nu - the is a site that explains that this is possible [URL]
It describes a linenum.el - and I can see the program, but don't understand how to install it.
View 2 Replies
View Related
Sep 24, 2010
I am working on a literature project, and my school rules say to put the abstract in twice, both in Norwegian and English.
I have gotten LaTeX to accept this, but the page numbering is not good. it seems that I get this order (page numbers in ()
titlepage
Norwegian abstract(I)
blank page (II)
English abstract(I)
[Code].....
will I have to manually set the counter for each part of the preface to get a continuous count? Using report class
View 2 Replies
View Related
Feb 13, 2011
I installed openoffice. installation seemed to go well, but openoffice doesn't show up under main/applications/office. in fact - it doesn't show anywhere.
I did find it using "find files/folders" ...in the folder:
There's a file called soffice of Type: Shell script that runs openoffice. How do I add this to my menu?
View 5 Replies
View Related
Mar 25, 2010
What formula does the installer use to decide the default sizes of /, swap, and home?
View 2 Replies
View Related
Mar 26, 2010
When using the pr command for formatting simple text files for printing, page numbers are included in the header by default. I figured out how to remove the date from the header (pr -D ""), and how to remove the title (pr -h ""), but for the life of me I can't figure out how to remove page numbering from the header. Anybody know how/if this can be accomplished?
View 1 Replies
View Related
Jan 18, 2010
I'm having trouble getting a system to boot. Specifically, I think the MBR is trashed and I don't know how to repair it. I'm scared to experiment The system has a PATA DVD drive, a SATA drive via a motherboard connector and two 3ware RAID controllers. I can boot systems from the DVD drive but when I try to boot from the hard drive grub says Error 2 (which is a stage 1.5 error, I think).
The m/b SATA drive has both a 10.3 and an 11.1 system installed, on partions 2 and 3 respectively. Partition 1 is a swap partition. The RAID arrays are whole-disk LVM systems containing data. I want to run the 10.3 system. The BIOS is set to boot from the DVD then the m/b SATA, and NOT to boot from the RAIDs. Two issues worry me: grub's disk numbering and grub version dependency. If I boot into the rescue system on the 10.3 install DVD it shows the partitioned disk as /dev/sda. If I boot into the rescue system on the 11.1 install DVD it shows the partitioned disk as /dev/sdc. I suppose that means something in the kernel changed?
If I run grub in the 11.1 rescue system, I can say "find /boot/grub/menu.lst" and it reports two files on (hd2,1) and (hd2,2). If I run grub in the 10.3 rescue system it says error 15 file not found.I'm scared to use 11.1 grub to setup hd2 because when I've tried previously I've managed to overwrite the LVM metadata on one of the RAID arrays. Is there some way I might get the find command in the 10.3 grub to work? Or is there some way to test what the 11.1 grub will do that is non-destructive.
View 9 Replies
View Related
Jan 12, 2010
I'm trying to run a python app from the main menu, but I currently need to proxy it through a bash script so as to set the cd correctly, is there any way to fix this?
View 3 Replies
View Related
Aug 27, 2010
I've heard that some people have been running maverick with relative stability, however I remember experimenting with lucid in about the same stage in development and it was a disaster. Is there anybody here running maverick for day-to-day use?
View 3 Replies
View Related
Dec 26, 2010
I just set up LAMP with PHP. PHP is working fine. I set up a folder with the files. Then I modified the config file to this:
Code:
<VirtualHost *:80>
ServerAdmin webmaster@localhost
DocumentRoot /home/stefano/public_html/
<Directory /home/stefano/public_html/>
Options FollowSymLinks
[code]..
View 3 Replies
View Related
Feb 11, 2011
I want to link txt files into an OpenOffice document, or a PDF or an HTML. Whatever I try it doesn't work. ODF output puts the complete path even if I have indicated Relative Path (Options-Tools...) etc. PDF does also not work I also set again PDF output to Relative and Reader application. HTML output does not work not even if I manually change the link in GEDIT, save and open: Gedit also saves it with the complete path.
View 1 Replies
View Related
Sep 1, 2011
Is there (either raster or vector) FOSS editor where when moving a layer in the image editor, the program checks to see if might want to line up the objects either horizontally or vertically with a repeated spacing?Editors I would especially like to know how to do this in are GIMP, Inkscape, or mypaint.
View 3 Replies
View Related