NueelDocs

DocumentationReference

What every format carries

Which parts of your design survive into each file the studio writes — and what happens instead when one cannot.

A design is not carried equally by every file. A PDF has pages, so it can honour a right-hand chapter opening; an EPUB has none, so it cannot. This table is read from the same data the export check uses, so it is what the software actually does rather than a description of it.

The two PDFs differ in three rows and nowhere else: a press file allows bleed, respects the inside margin the binding needs, and starts chapters on a right-hand page — inserting a blank leaf to reach one. A screen file has no binding and no trimming, so it drops all three and reads without blank pages.

Three answers, and the middle one is the one worth understanding:

Exact
Rendered as you set it.
The reader may override
Written into the file, and the reading system is entitled to ignore it. Most ebook typography is this: you set 11 pt, the file says 11 pt, and a reader who has chosen large type gets large type. It is neither honoured nor refused, and calling it either would be a lie.
Not carried
The format cannot express it. Hover or read the note beside the cell for what happens instead — nothing is dropped silently.

The page

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
Trim sizeExactExactNot carriedThe reading device decides the page size.Not carriedWord repaginates with its own page setup; the trim size is not claimed.Not carriedThe browser viewport decides the width.
MarginsExactExactThe reader may overrideExported as relative padding; most readers apply their own margins.Not carriedWord's own page setup owns the margins.The reader may overrideApplied as a reading measure, clamped on small screens.
Inside marginExactThe reader may overrideNo binding exists on screen, so the inside margin is cosmetic.Not carriedThere is no binding, so the inside margin is dropped.Not carriedWord's own page setup owns the binding allowance.Not carriedNo binding exists.
BleedExactNot carriedBleed is dropped; a screen PDF has no trimming.Not carriedBleed has no meaning without a trimmed page.Not carriedA word processor has no bleed.Not carriedBleed has no meaning on the web.
Facing pagesExactExactNot carriedSome readers show two columns, but you cannot control it.Not carriedWord decides its own spreads.Not carriedA web page is a single continuous column.
Page mastersExactExactNot carriedReflowable content has no page masters.Not carriedWord has no page masters.Not carriedNo page masters in continuous HTML.

Heads and folios

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
Running headExactExactNot carriedReaders draw their own chrome; running headers are dropped.Not carriedDropped; Word's own header is left for the author to set.Not carriedDropped; use the document header instead.
Running footExactExactNot carriedReaders draw their own chrome; running footers are dropped.Not carriedDropped; Word's own footer is left for the author to set.Not carriedDropped; use the document footer instead.
Page numbersExactExactNot carriedPage numbers do not exist; readers show their own progress.Not carriedWord numbers its own pages, which are not the ones Nueel composed.Not carriedContinuous HTML has no page numbers.

Type

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
TypefaceExactExactThe reader may overrideEmbedded, but most readers let the reader choose another face.ExactExact
Type sizeExactExactThe reader may overrideExported as a relative size; the reader's setting wins.ExactExact
WeightExactExactThe reader may overrideExported, but the reader may substitute or synthesize a nearby weight.ExactExact
Line spacingExactExactThe reader may overrideExported, but many readers override it with their own spacing.ExactExact
Letter spacingExactExactThe reader may overrideSupported unevenly across reading systems.ExactExact
JustificationExactExactThe reader may overrideMost readers expose their own justification setting.ExactExact
HyphenationExactExactThe reader may overrideDepends on the reader's hyphenation dictionary and setting.Not carriedWord hyphenates per document rather than per style, so the book's per-style setting cannot travel.The reader may overrideDepends on the browser's dictionary for the document language.
First-line indentExactExactExactExactExact
Drop capExactExactThe reader may overrideRendered with CSS; appearance varies and may break at small sizes.Not carriedThe opening letter is written as ordinary text rather than as a Word drop cap.Exact
Small capsExactExactExactExactExact
ColumnsExactExactNot carriedColumns are reflowed into a single stream.Not carriedColumns belong to Word's page setup, which this export does not write.The reader may overrideCollapses to one column on narrow screens.
Vertical writingExactExactThe reader may overrideExported with CSS writing-mode; reader support and controls vary.Not carriedVertical writing is not projected; the text runs horizontally.Exact

Breaks

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
Page breakExactExactExactExactNot carriedIgnored on screen; honoured only when the reader prints.
Break to a right-hand pageExactExactNot carriedThere are no left and right pages; treated as a normal break.Not carriedWord starts the section on an odd page of its own pagination, which is not the leaf the printed book uses.Not carriedNo left and right pages on screen.
Keep with nextExactExactThe reader may overrideHonoured by some readers only.ExactNot carriedThe HTML stylesheet does not currently emit a keep-with-next rule.
Widows and orphansExactExactNot carriedThe reader repaginates, so widow control cannot apply.Not carriedThe widow and orphan rules are left at Word's own default rather than written per style.Not carriedThe HTML stylesheet does not currently emit widow or orphan rules.

Pictures

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
In the textExactExactExactExactExact
Full measureExactExactExactThe reader may overrideThe image fills Word's text column, whose width Word decides.Exact
A page of its ownExactExactNot carriedThere are no pages; rendered as a full-width figure.Not carriedThe image sits in the flow; Word decides which page it lands on.Not carriedThere are no pages; rendered as a full-width figure.
Off the edge of the pageExactNot carriedRendered full-width inside the margins instead.Not carriedRendered full-width instead.Not carriedA word processor has no trim edge.The reader may overrideSpans the viewport width rather than a trimmed page.
Text wrapExactExactNot carriedFloats are unreliable in readers; the image becomes a block.Not carriedThe image is inline, so text runs above and below it rather than beside it.Exact
Wrap to a shapeExactExactNot carriedThe image becomes a block without a text exclusion contour.Not carriedWord cannot trace a silhouette from an inline image.Exact
Anchored to the pageExactExactNot carriedWithout pages, the image stays in the reading order.Not carriedThe image stays in the reading order.Not carriedWithout pages, the image stays in the reading order.
Behind the chapter titleThe reader may overrideThe requested strength is rendered with live opacity; print profiles may require transparency to be flattened afterward.The reader may overrideThe requested strength is rendered with live opacity; print profiles may require transparency to be flattened afterward.Not carriedText cannot sit over an image; it moves to the chapter opening.Not carriedA background image has no Word form and is dropped.Exact

Blocks

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
Nested listsExactExactExactExactExact
Definition listsExactExactExactNot carriedWord has no definition list; each term and definition gets its own named style, which stays editable and machine-readable.Exact
VerseExactExactExactThe reader may overrideEach line is its own paragraph in a verse style with contextual spacing, so the lines survive; Word may still wrap a long one.Exact
ConversationsExactExactExactNot carriedEach message becomes a hanging-indent paragraph led by the speaker's name in bold.Exact
CompositionsExactExactExactNot carriedArrangements have no Word form; the blocks flow in order.Exact
Composition on its own pageExactExactThe reader may overrideReaders may treat the page break as an ordinary break.Not carriedWord decides its own pages, so a dedicated one cannot be claimed.The reader may overrideContinuous reading shows the interlude as a separated passage.
Composition kept togetherExactExactThe reader may overrideReaders may split the presentation when they repaginate.ExactThe reader may overrideThe browser may split it when printing.

Notes

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
Footnotes at the page footExactExactThe reader may overrideExported as a popup note; readers that lack popups show endnotes.ExactThe reader may overrideRendered as an inline disclosure or a link to the note.
Notes at the end of a chapterExactExactExactExactExact
Notes at the end of the bookExactExactExactExactExact

Tables

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
Wider than the measureThe reader may overrideA table wider than the text block is scaled down or rotated; check the preview.The reader may overrideA table wider than the text block is scaled down or rotated; check the preview.The reader may overrideWide tables scroll horizontally or overflow; consider a simpler table.ExactExact
Split across pagesExactExactNot carriedThe reading system decides where a table breaks.The reader may overrideWord splits a long table across its own pages.Not carriedContinuous HTML has no fixed page fragmentainers.
Repeating header rowExactExactThe reader may overrideSemantic header and footer rows are exported; repetition depends on the reader.The reader may overrideWord repeats header rows across pages, but has no repeating footer; footer rows are written as ordinary last rows.The reader may overrideSemantic rows are preserved; repetition applies only when the browser prints.
Column alignmentExactExactExactExactExact
Decimal alignmentExactExactThe reader may overrideAligned on the decimal point where the reader supports it, on the right edge otherwise.The reader may overrideWord's decimal alignment needs a tab stop per cell; the column is aligned on its right edge.The reader may overrideAligned on the decimal point where the browser supports it, on the right edge otherwise.
Column widthsExactExactExactExactExact

Code

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
Line numbersExactExactThe reader may overrideRendered as CSS counters; alignment varies by reader.The reader may overrideThe numbers are written into the text of each line, because Word numbers lines per section rather than per block.Exact
Syntax highlightingExactExactExactNot carriedColouring tokens would need a colour on every run, which is the direct formatting this export refuses; the code keeps its monospaced style.Exact
Highlighting in colourExactExactThe reader may overrideExported as CSS; a reader in night or sepia mode may override the colours, though weight and slope survive.Not carriedNo colour is written on individual runs.Exact

Charts

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
Drawn as a chartExactExactExactNot carriedWord receives the chart's data as a table rather than as a drawing, so nothing is lost except the picture.Exact
Size and proportionExactExactThe reader may overrideThe width is exported as a percentage of the reader's measure, which the reader owns; the aspect ratio holds.Not carriedA table has no declared size.The reader may overrideThe declared width is a fraction of the reading measure, which the viewport sets; the aspect ratio is exact.
Text wrapExactExactNot carriedFloats are unreliable in readers; the chart becomes a block.Not carriedThe table sits in the flow rather than beside the prose.Exact

References

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
Citations in the textExactExactExactExactExact
BibliographyExactExactExactExactExact

Navigation

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
Internal linksExactExactExactExactExact
Note shown in placeExactThe note is set at the foot of the same page, so the reader never leaves the sentence.ExactThe note is set at the foot of the same page, so the reader never leaves the sentence.The reader may overrideExported as an epub:type="footnote" aside; readers without popups link to the note instead.Not carriedWord shows the note at the foot of the page and in a hover tip of its own, rather than through a popup this export controls.The reader may overrideRendered as a native disclosure the reader expands in place, not a floating popup.
Cross-reference to a pageExactExactNot carriedPage numbers do not exist; the cross-reference degrades to a link naming its target.Not carriedWord's page numbers are its own, not the ones Nueel composed; the cross-reference names its target instead.Not carriedContinuous HTML has no page numbers; the cross-reference names its target instead.
Link back from a noteExactExactExactExactExact

Composed pages

FeaturePDF for a pressBoundPDF for a screenRead on a tabletEPUBFor shopsDOCXFor an editorHTMLFor the web
Free placementThe reader may overrideComposed blocks are painted inside their fixed canvas boxes; inspect unusually long content for clipping.The reader may overrideComposed blocks are painted inside their fixed canvas boxes; inspect unusually long content for clipping.Not carriedFree placement is flattened to an image with alt text; see flattenCanvasSection.Not carriedPlaced zones are written in reading order and their positions are dropped.Not carriedContinuous HTML currently renders the section's blocks in reading order and drops fixed placement.
Placed zonesThe reader may overridePicture zones are placed exactly; composed blocks reflow inside their fixed zone box.The reader may overridePicture zones are placed exactly; composed blocks reflow inside their fixed zone box.Not carriedWithout pages there is nothing to place against, so a zone's content re-enters the reading order where its anchor sits.Not carriedZone content stays in reading order; fixed position is dropped.Not carriedZone content remains in reading order where possible; fixed position is dropped.
Text wrap in a zoneThe reader may overrideText follows the paginator's zone exclusion; inspect long composed-zone content for clipping.The reader may overrideText follows the paginator's zone exclusion; inspect long composed-zone content for clipping.Not carriedProse cannot be excluded around a zone; the zone becomes a block in the flow.Not carriedWord flows text around a floated shape, which this export does not emit.Not carriedThe HTML writer does not project zone exclusions; prose returns to ordinary flow.
Zone off the page edgeExactNot carriedThere is no trim on screen, so a bleed-anchored zone is clipped to the page edge.Not carriedA cover flattens to a single image, which the reading system fits to its own screen.Not carriedA word processor has no trim edge.Not carriedThe web has no trim edge; the zone spans the viewport instead.