Search found 15 matches

by mg79
Wed Dec 24, 2014 6:36 pm
Forum: General
Topic: Strange font changes in first letter using replace
Replies: 3
Views: 5118

It always happens when you replace empty lines (replace ^p^p with ^p, etc), and the last character in the line above has a different font attribute (bold, italic.. the font type is respected) than the following line, you can try it with every document.
by mg79
Wed Dec 24, 2014 8:17 am
Forum: General
Topic: Strange font changes in first letter using replace
Replies: 3
Views: 5118

Strange font changes in first letter using replace

When I replace one or more paragraphs, the first letter of the next paragraph takes the font attributes of the previous one.

Like this:

Image

Image
by mg79
Wed Dec 05, 2012 4:35 pm
Forum: General
Topic: Tabs in ebooks
Replies: 6
Views: 22778

Yes, it's true, sorry for bringing this up, thanks for the answers.
by mg79
Wed Dec 05, 2012 2:15 am
Forum: General
Topic: Tabs in ebooks
Replies: 6
Views: 22778

It is because the "bold" attribute is off within the "default format" of Atlantis. Understood. This happens to me even if the paragraph is based on 'none', so I assume that it gets formatting informations from this 'default format'. Wouldn't it be possible for this default format not to alter the ...
by mg79
Tue Dec 04, 2012 9:24 am
Forum: General
Topic: Tabs in ebooks
Replies: 6
Views: 22778

Thanks, I didn't think about that. Then, I think there is a 'bug', at least I think it is. If I have paragraph style that shouldn't alter bold or italics, like in picture: http://www.fastpic.info/image/20121204/9f3a10c965.jpg that is, they have the blue square, nor checked or unchecked. If I apply ...
by mg79
Tue Dec 04, 2012 3:03 am
Forum: General
Topic: Tabs in ebooks
Replies: 6
Views: 22778

Tabs in ebooks

Hello, sorry if I ask, but when exporting to ebook documents that have tabs instead of first line indents, tabs aren't saved. Is it the normal behaviour?
by mg79
Thu Aug 30, 2012 6:56 pm
Forum: General
Topic: New Version - badly affects images in eBooks
Replies: 6
Views: 8587

Hi, it is a bit of a problem also for me, since 200x200 is a very small size, and a picture of that size enlarged to full screen doesn't look very well anyway. There's still the possibility to use the manual line break to prevent this, but it's a bit unpractical to use it for every image, if you don ...
by mg79
Wed May 16, 2012 5:45 pm
Forum: General
Topic: Small epub validation problem
Replies: 5
Views: 18486

Atlantis never generates the following CSS code: <link href="../Styles/style.css" rel="stylesheet" type="text/css" /> Maybe you "tweaked" the EPUB file with another utility? I'm using beta b4. Then I don't know. All epubs I make with the last version give this error in the validation with Sigil ...
by mg79
Wed May 16, 2012 1:45 am
Forum: General
Topic: Small epub validation problem
Replies: 5
Views: 18486

Small epub validation problem

A new cover.css has been added but it isn't used by the epub. The line for the cover is: <link href="../Styles/style.css" rel="stylesheet" type="text/css" /> I think it should be: <link href="../Styles/cover.css" rel="stylesheet" type="text/css" /> (validation is correct after I make this change)
by mg79
Fri Apr 27, 2012 9:13 am
Forum: General
Topic: Page break in image
Replies: 4
Views: 6494

I use a Sony PRS-T1.
by mg79
Thu Apr 26, 2012 9:34 am
Forum: General
Topic: Page break in image
Replies: 4
Views: 6494

I wondered the same thing and I think I understood how it works. Basically, when an image is big enough, a separate page for it is generated. If you don't want this, and you want images to be continuously flowing with text, you can insert a 'manual line break' (Shift+Enter) before the image, so that ...
by mg79
Wed Apr 25, 2012 10:59 pm
Forum: General
Topic: Images in epub
Replies: 1
Views: 4518

Images in epub

How is the position of images handled in epub? That is, is that a rule for when Atlantis creates a new page (in the ebook) for the image and for when it fits it in a page with text?
by mg79
Thu Apr 19, 2012 6:38 pm
Forum: General
Topic: Problems With Cover Pic
Replies: 9
Views: 9119

About Atlantis and calibre: when I import ebooks created with Atlantis in calibre, the cover isn't generated well (with white spaces around the image). Other books don't have this problem. I found out that if I change this line in the content.opf: <meta content="cover.jpg" name="cover" /> in: <meta ...
by mg79
Tue Apr 17, 2012 3:50 am
Forum: General
Topic: Epub Headings and more
Replies: 3
Views: 6301

Thanks for the fix and the indications.

I also noticed that it is possible to make footnotes restart at each section, but in the epub file all notes are continuous. Is there a way to change this?

Thanks!
by mg79
Sun Apr 15, 2012 1:16 pm
Forum: General
Topic: Epub Headings and more
Replies: 3
Views: 6301

Epub Headings and more

First, thank you for this excellent word processor, I use it beside Word 2003 to do things that aren't comfortable with it, and above all for ebooks. I noticed that in the last version (beta) headings are formatted as headings also in the Epub file. This is good but it has brought a little side ...