Whole document tree
    

Whole document tree

InlineGraphic

InlineGraphic

Name

InlineGraphic -- Graphical data, or a pointer to an external entity containing such data, to be rendered in-line

Description

Graphical data, or a pointer to an external entity containing such data, and is to be rendered in-line. InlineGraphic has common, Format, Fileref, Entityref, and SrcCredit attributes, and also the graphics scaling attributes Width, Depth, Align, Scale, and Scalefit, for which see Graphic.

Processing Expectations

If data is given as the content of InlineGraphic, both Entityref and Fileref, if present at all, should be ignored, but a Format value should be provided and used. If no data is given as the content of Graphic and a value for Entityref is given, the values of Fileref and Format, if provided, should be ignored. Finally, if there is no content for Graphic and Entityref is absent or null, Fileref must be used.

Unlike Graphic, InlineGraphic should cause no line break that would not occur for proper line justification.

Parents

These elements contain InlineGraphic: Abbrev, Accel, Ackno, Acronym, Action, Application, ArtPageNums, Attribution, AuthorInitials, BiblioMisc, BridgeHead, Citation, CiteTitle, City, ClassName, CollabName, Command, Comment, ComputerOutput, ConfDates, ConfNum, ConfSponsor, ConfTitle, ContractNum, ContractSponsor, Contrib, CorpAuthor, CorpName, Country, Database, Date, Edition, Email, Emphasis, EnVar, ErrorCode, ErrorName, ErrorType, Fax, Filename, FirstName, FirstTerm, ForeignPhrase, FuncParams, FuncSynopsisInfo, Function, GUIButton, GUIIcon, GUILabel, GUIMenu, GUIMenuItem, GUISubmenu, GlossSee, GlossSeeAlso, GlossTerm, Hardware, Holder, Honorific, ISBN, ISSN, Interface, InterfaceDefinition, InvPartNumber, IssueNum, JobTitle, KeyCap, KeyCode, KeySym, LineAnnotation, Lineage, Link, Literal, LiteralLayout, LoTentry, ManVolNum, Markup, MediaLabel, Member, ModeSpec, MouseButton, MsgAud, MsgLevel, MsgOrig, OLink, Option, Optional, OrgDiv, OrgName, OtherAddr, OtherName, POB, PageNums, Para, Parameter, Phone, Phrase, Postcode, Primary, PrimaryIE, ProductName, ProductNumber, ProgramListing, Prompt, Property, PubDate, PublisherName, PubsNumber, Quote, RefEntryTitle, RefMiscInfo, ReleaseInfo, Replaceable, ReturnValue, RevNumber, RevRemark, SGMLTag, Screen, ScreenInfo, Secondary, SecondaryIE, See, SeeAlso, SeeAlsoIE, SeeIE, Seg, SegTitle, SeriesVolNums, ShortAffil, SimPara, State, Street, StructField, StructName, Subscript, Subtitle, Superscript, Surname, Symbol, Synopsis, SystemItem, Term, Tertiary, TertiaryIE, Title, TitleAbbrev, ToCback, ToCentry, ToCfront, Token, Trademark, Type, ULink, UserInput, VolumeNum, WordAsWord, Year, entry.

Children

InlineGraphic contains CDATA.

In some contexts, some of these elements may be invalid due to exclusions in parent elements.

Attributes

EntityRef

EntityRef holds the name of an external entity containing the content of the graphic.

FileRef

FileRef holds the filename, qualified by a pathname if desired, designating as file containing the content of the graphic.

Format

Line ends and leading white space must be preserved in output.

SrcCredit

SrcCredit holds information about the source of the graphic or LoTentry, as for use in a list of illustrations.

Width

Width indicates the width of the longest line in the element to which it pertains, in number of characters.

Depth

Depth indicates the desired depth of the repro area.

Align

Align indicates the horizontal alignment of the graphic within the repro area.

Scale

Scale provides an integer representing a percentage scaling factor (retaining the relative dimensions of the original graphic). The #IMPLIED default is 100 (percent).

Scalefit

Scalefit is a Boolean toggle for scaling to fit the desired width and/or depth. 0=no, 1=yes. If "yes", the graphic should be scaled using the same factor both horizontally and vertically. If the proportions of the graphic differ from those of the reproduction area, some white space will be left within the reproduction area. The #IMPLIED default is 0 ("no").

Examples

<PARA>Horace pondered the hieroglyphs under his 
fingertips: was this the Lost Cartouche of Tutankhamen?  
Then he read 
&ldquo;<INLINEGRAPHIC 
FILEREF="gr061ch05t3.gif" FORMAT="GIF"></INLINEGRAPHIC>&rdquo;
and blushed.  It was a disguised love letter from his sweetheart,
Rosetta Stone.
</PARA>