Search found 103 matches

by AlanKearns
Thu Sep 08, 2022 8:46 am
Forum: Web-based Outputs
Topic: CSH question on header files
Replies: 5
Views: 1517

Re: CSH question on header files

That's how it is. It all comes down to what Flare puts in the file data\Alias.xml in the output. It always includes a NAME value for the text identifiers, so they always work, but if the header file isn't present for build, the ResolvedId value is a big negative number (so references to values don't...
by AlanKearns
Thu Sep 08, 2022 8:08 am
Forum: Web-based Outputs
Topic: CSH question on header files
Replies: 5
Views: 1517

Re: CSH question on header files

Thanks for that. On 1, as I won't be using the Alias editor (because I won't be using the Flare UI), I'll think about leaving it out. Actually, there isn't really a true project to leave it out of - the build is being done by madbuild as part of a pipeline which creates/imports the various Flare fil...
by AlanKearns
Thu Sep 08, 2022 6:30 am
Forum: Web-based Outputs
Topic: CSH question on header files
Replies: 5
Views: 1517

CSH question on header files

I'm looking at the possibility of creating CSH with madbuild, instead of the Flare UI, which would mean maintaining various project files directly as text files. My questions are: 1. If I've sent my header file to my developer, does a copy also need to remain in my project at point of build, or is i...
by AlanKearns
Mon Aug 01, 2022 1:37 am
Forum: Importing
Topic: Markdown import too clever for its own good
Replies: 3
Views: 3195

Re: Markdown import too clever for its own good

Apparently enclosing it in a <span> works for HTML, but not PDF.
by AlanKearns
Fri Jun 24, 2022 3:56 am
Forum: Web-based Outputs
Topic: Side Navigation - how low can it go
Replies: 0
Views: 639

Side Navigation - how low can it go

I find that with a long (scrolling) sidenav menu which syncs with the displayed topic, the sidenav link for the displayed topic always seems to be as close to the bottom of the window as possible. That is, a top-level item with four children will be five up from the bottom, and a second-level item t...
by AlanKearns
Thu May 05, 2022 1:10 pm
Forum: Printed Documentation Targets
Topic: Resolution setting not being observed in PDF output
Replies: 2
Views: 807

Re: Resolution setting not being observed in PDF output

And now I've switched Page Layouts, it's gone back again! (On both layouts)!
by AlanKearns
Thu May 05, 2022 8:34 am
Forum: Printed Documentation Targets
Topic: Resolution setting not being observed in PDF output
Replies: 2
Views: 807

Re: Resolution setting not being observed in PDF output

Weird. I changed the PDF downsample setting, File|Options | Autoresize, and PDF/UA tagging, saved and rebuilt, then changed back and rebuilt, and now the image sizes correctly.
by AlanKearns
Thu May 05, 2022 5:51 am
Forum: Printed Documentation Targets
Topic: Resolution setting not being observed in PDF output
Replies: 2
Views: 807

Resolution setting not being observed in PDF output

I have created a PNG at home that's 171px wide and at 300DPI. I'm trying to use it as a background image to a DIV, such that it's 1.5cm wide. I have created a similar one before, exact same size, same DPI, that looked crisp and clear and fits the width in the PDF perfectly. This one though, renders ...
by AlanKearns
Fri Apr 22, 2022 5:07 am
Forum: Importing
Topic: Markdown import too clever for its own good
Replies: 3
Views: 3195

Re: Markdown import too clever for its own good

If anyone's interested, I replaced the first 'w' with w to trick it.
by AlanKearns
Thu Apr 21, 2022 9:20 am
Forum: Importing
Topic: Markdown import too clever for its own good
Replies: 3
Views: 3195

Markdown import too clever for its own good

I have a block of text that starts 'www.' It's not a URL at all, but Markdown import is adding a hyperlink to it, which obviously doesn't work. Because the source is being maintained in Markdown, not Flare, I don't have the opportunity to delete the hyperlink before madbuild builds output. What can ...
by AlanKearns
Fri Apr 08, 2022 5:47 am
Forum: Printed Documentation Targets
Topic: Section numbering supression not working
Replies: 1
Views: 688

Re: Section numbering supression not working

The plot has thickened. It only happens on projects run through madbuild. The styles as shown above work within Flare.
by AlanKearns
Fri Apr 08, 2022 3:17 am
Forum: Printed Documentation Targets
Topic: Section numbering supression not working
Replies: 1
Views: 688

Section numbering supression not working

I have a global (print and HTML) stylesheet containing h1.nonumber, h2.nonumber, h3.nonumber, h4.nonumber, h5.nonumber, h6.nonumber { mc-heading-level: 0; mc-auto-number-format: '{ =0}'; } Called by a print stylesheet (via @import "global.css";) containing h4 { mc-auto-number-format: 'GH:{...
by AlanKearns
Fri Feb 11, 2022 7:30 am
Forum: Importing
Topic: Replacing existing topics when importing markdown
Replies: 2
Views: 5043

Re: Replacing existing topics when importing markdown

At the point of import, you are prompted with a list of files that would be overwritten. You just need to select the checkboxes next to them to overwrite them rather than create 'file_1.htm's before continuing to import.
by AlanKearns
Thu Jan 20, 2022 8:45 am
Forum: Printed Documentation Targets
Topic: mc-auto-number-offset issue in ToC
Replies: 1
Views: 2283

Re: mc-auto-number-offset issue in ToC

Just bumping this query. I was expecting setting a vertical-align to it might have done something, but it doesn't. The auto section number stubbornly remains in the middle of however many rows in the ToC entry the section title takes up.
by AlanKearns
Tue Jan 11, 2022 3:24 am
Forum: Styles, Stylesheets and XML
Topic: DIV background works in HTML5, not PDF
Replies: 3
Views: 2903

Re: DIV background works in HTML5, not PDF

So if there isn't a way to have both an icon and a linear gradient at once in PDF, any suggestions for how I can do this? Bearing in mind I can't use a table, as I am mapping these notes from Markdown blockquotes to a DIV or a P or a class of either. For example is there a way to do a single page-hi...
by AlanKearns
Fri Dec 10, 2021 7:38 am
Forum: Web-based Outputs
Topic: Freezing the breadcrumbs proxy position in a sidenav site
Replies: 5
Views: 8266

Re: Freezing the breadcrumbs proxy position in a sidenav sit

Thanks for that info - maybe mobile devices shouldn't have immovable blocks of navigation elements anyway!
by AlanKearns
Fri Dec 10, 2021 2:28 am
Forum: Web-based Outputs
Topic: Freezing the breadcrumbs proxy position in a sidenav site
Replies: 5
Views: 8266

Re: Freezing the breadcrumbs proxy position in a sidenav sit

Wierdly, it only works when the site is full-size; when the window width is shrunk so that the responsiveness kicks in, the breadcrumbs go back to scrolling.
by AlanKearns
Thu Dec 09, 2021 10:18 am
Forum: Web-based Outputs
Topic: Freezing the breadcrumbs proxy position in a sidenav site
Replies: 5
Views: 8266

Re: Freezing the breadcrumbs proxy position in a sidenav sit

Thank you - I shall try that tomorrow!
by AlanKearns
Thu Dec 09, 2021 3:29 am
Forum: Web-based Outputs
Topic: Freezing the breadcrumbs proxy position in a sidenav site
Replies: 5
Views: 8266

Freezing the breadcrumbs proxy position in a sidenav site

The breadcrumbs proxy is at the top of the masterpage, putting it as a shaded box at the top of each topic. So it scrolls off screen in long topics. What CSS could I use to freeze it, so it behaves like a non-scrolling topic header?
by AlanKearns
Fri Nov 19, 2021 2:51 am
Forum: Printed Documentation Targets
Topic: IMGs not setting table column widths
Replies: 1
Views: 2032

IMGs not setting table column widths

I'm having trouble getting images in 2-column tables working in PDF (they work fine in HTML). It seems to be something to do with the width and max-width attributes. I want them to be shrunk to fit within their cell *if* they are wide. But if I set 'width: 100%' the big images shrink nicely, but lit...
by AlanKearns
Thu Oct 28, 2021 8:39 am
Forum: Importing
Topic: Markdown links to external bookmarks
Replies: 2
Views: 2838

Re: Markdown links to external bookmarks

That may well work within a topic, but I'm not managing to get it to work when the link is in one MD file and the destination is in another. Flare's import doesn't seem to be able to cope with that, at least not with the variants I've tried. Also, it converts the destination bookmark (as in my post ...
by AlanKearns
Thu Oct 28, 2021 2:14 am
Forum: Importing
Topic: Markdown links to external bookmarks
Replies: 2
Views: 2838

Markdown links to external bookmarks

When you import Markdown, Flare converts ## This is a Heading Two to <h2 id="this-is-a-heading-two">This is a Heading Two</h2> If I wanted to link to that part of the topic from another imported Markdown file, what would I put in the Markdown, so that when both files were imported, the lin...
by AlanKearns
Fri Sep 03, 2021 7:08 am
Forum: Printed Documentation Targets
Topic: mc-auto-number-offset issue in ToC
Replies: 1
Views: 2283

mc-auto-number-offset issue in ToC

I am having a lot of trouble with legal numbering format in my print ToC. I am trying to get 3 or 4 mm of space between the autonumber and the chapter title (without hard-coding multiple spaces into my autonumber). Also wrapping long titles under themself, not their preceding autonumber. I find that...
by AlanKearns
Tue Aug 31, 2021 3:35 am
Forum: Importing
Topic: Cannot clear "Create new stylesheet' check box
Replies: 12
Views: 10651

Re: Cannot clear "Create new stylesheet' check box

I've found that if you associate your main stylesheet (so you can map to styles in it), it ignores the fact that you've ticked 'create new stylesheet'. It stops making one named after the import filter, and just keeps adding 'meta' lined to the associated one.
by AlanKearns
Wed Aug 25, 2021 6:16 am
Forum: Importing
Topic: Forcing imports to run at the start of a build?
Replies: 8
Views: 5682

Re: Forcing imports to run at the start of a build?

What worries me is that even if I did a script outside Flare that deleted everything (so that the import wouldn't need to check overwrites and would just redo everything) that would still leave the issue that instead of each import overwriting the marooned 'import.css' file, it would add a line to m...