Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > 675c8c8167236dfcf8d66da674f931e8 > files > 575

erlang-doc-R15B-03.3.fc17.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns:fn="http://www.w3.org/2005/02/xpath-functions">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../../doc/otp_doc.css" type="text/css">
<title>Erlang -- Inline Tags</title>
</head>
<body bgcolor="white" text="#000000" link="#0000ff" vlink="#ff00ff" alink="#ff0000"><div id="container">
<script id="js" type="text/javascript" language="JavaScript" src="../../../../doc/js/flipmenu/flipmenu.js"></script><script id="js2" type="text/javascript" src="../../../../doc/js/erlresolvelinks.js"></script><script language="JavaScript" type="text/javascript">
            <!--
              function getWinHeight() {
                var myHeight = 0;
                if( typeof( window.innerHeight ) == 'number' ) {
                  //Non-IE
                  myHeight = window.innerHeight;
                } else if( document.documentElement && ( document.documentElement.clientWidth ||
                                                         document.documentElement.clientHeight ) ) {
                  //IE 6+ in 'standards compliant mode'
                  myHeight = document.documentElement.clientHeight;
                } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
                  //IE 4 compatible
                  myHeight = document.body.clientHeight;
                }
                return myHeight;
              }

              function setscrollpos() {
                var objf=document.getElementById('loadscrollpos');
                 document.getElementById("leftnav").scrollTop = objf.offsetTop - getWinHeight()/2;
              }

              function addEvent(obj, evType, fn){
                if (obj.addEventListener){
                obj.addEventListener(evType, fn, true);
                return true;
              } else if (obj.attachEvent){
                var r = obj.attachEvent("on"+evType, fn);
                return r;
              } else {
                return false;
              }
             }

             addEvent(window, 'load', setscrollpos);

             //--></script><div id="leftnav"><div class="innertube">
<img alt="Erlang logo" src="../../../../doc/erlang-logo.png"><br><small><a href="users_guide.html">User's Guide</a><br><a href="index.html">Reference Manual</a><br><a href="release_notes.html">Release Notes</a><br><a href="../pdf/erl_docgen-0.3.3.pdf">PDF</a><br><a href="../../../../doc/index.html">Top</a></small><p><strong>Erl_Docgen</strong><br><strong>User's Guide</strong><br><small>Version 0.3.3</small></p>
<br><a href="javascript:openAllFlips()">Expand All</a><br><a href="javascript:closeAllFlips()">Contract All</a><p><small><strong>Chapters</strong></small></p>
<ul class="flipMenu" imagepath="../../../../doc/js/flipmenu">
<li id="no" title="How to Build OTP like documentation" expanded="false">How to Build OTP like documentation<ul>
<li><a href="doc-build.html">
              Top of chapter
            </a></li>
<li title="Utilities to prepare XML files"><a href="doc-build.html#id63368">Utilities to prepare XML files</a></li>
<li title="Use xsltproc to generate different output formats"><a href="doc-build.html#id61175">Use xsltproc to generate different output formats</a></li>
</ul>
</li>
<li id="no" title="Overview OTP DTDs" expanded="false">Overview OTP DTDs<ul>
<li><a href="overview.html">
              Top of chapter
            </a></li>
<li title="DTD Suite"><a href="overview.html#id64762">DTD Suite</a></li>
<li title="Basic Tags"><a href="overview.html#id68138">Basic Tags</a></li>
</ul>
</li>
<li id="no" title="User's Guide DTDs" expanded="false">User's Guide DTDs<ul>
<li><a href="user_guide_dtds.html">
              Top of chapter
            </a></li>
<li title="The part DTD"><a href="user_guide_dtds.html#id60222">The part DTD</a></li>
<li title="&lt;part&gt;"><a href="user_guide_dtds.html#id60510">&lt;part&gt;</a></li>
<li title="&lt;description&gt;"><a href="user_guide_dtds.html#id68097">&lt;description&gt;</a></li>
<li title="&lt;include&gt;"><a href="user_guide_dtds.html#id60627">&lt;include&gt;</a></li>
<li title="The chapter DTD"><a href="user_guide_dtds.html#id68049">The chapter DTD</a></li>
<li title="&lt;chapter&gt;"><a href="user_guide_dtds.html#id63655">&lt;chapter&gt;</a></li>
<li title="&lt;section&gt;"><a href="user_guide_dtds.html#id62101">&lt;section&gt;</a></li>
<li title="&lt;title&gt;"><a href="user_guide_dtds.html#id62142">&lt;title&gt;</a></li>
</ul>
</li>
<li id="no" title="Reference Manual DTDs" expanded="false">Reference Manual DTDs<ul>
<li><a href="refman_dtds.html">
              Top of chapter
            </a></li>
<li title="The application DTD"><a href="refman_dtds.html#id64613">The application DTD</a></li>
<li title="&lt;application&gt;"><a href="refman_dtds.html#id64497">&lt;application&gt;</a></li>
<li title="The appref DTD"><a href="refman_dtds.html#id67949">The appref DTD</a></li>
<li title="The comref DTD"><a href="refman_dtds.html#id63005">The comref DTD</a></li>
<li title="The cref DTD"><a href="refman_dtds.html#id65218">The cref DTD</a></li>
<li title="The erlref DTD"><a href="refman_dtds.html#id65347">The erlref DTD</a></li>
<li title="The fileref DTD"><a href="refman_dtds.html#id65477">The fileref DTD</a></li>
<li title="&lt;description&gt;"><a href="refman_dtds.html#id65618">&lt;description&gt;</a></li>
<li title="&lt;section&gt;"><a href="refman_dtds.html#id65651">&lt;section&gt;</a></li>
<li title="&lt;funcs&gt;"><a href="refman_dtds.html#id65692">&lt;funcs&gt;</a></li>
<li title="&lt;func&gt;"><a href="refman_dtds.html#id65718">&lt;func&gt;</a></li>
<li title="&lt;name&gt;"><a href="refman_dtds.html#id65761">&lt;name&gt;</a></li>
<li title="&lt;fsummary&gt;"><a href="refman_dtds.html#id65831">&lt;fsummary&gt;</a></li>
<li title="&lt;type&gt;"><a href="refman_dtds.html#id65859">&lt;type&gt;</a></li>
<li title="&lt;v&gt;"><a href="refman_dtds.html#id65891">&lt;v&gt;</a></li>
<li title="&lt;d&gt;"><a href="refman_dtds.html#id65907">&lt;d&gt;</a></li>
<li title="&lt;desc&gt;"><a href="refman_dtds.html#id65934">&lt;desc&gt;</a></li>
<li title="&lt;authors&gt;"><a href="refman_dtds.html#id65964">&lt;authors&gt;</a></li>
<li title="&lt;aname&gt;"><a href="refman_dtds.html#id66000">&lt;aname&gt;</a></li>
<li title="&lt;email&gt;"><a href="refman_dtds.html#id66016">&lt;email&gt;</a></li>
</ul>
</li>
<li id="no" title="Header Tags" expanded="false">Header Tags<ul>
<li><a href="header_tags.html">
              Top of chapter
            </a></li>
<li title="&lt;header&gt;"><a href="header_tags.html#id66099">&lt;header&gt;</a></li>
<li title="&lt;copyright&gt;"><a href="header_tags.html#id66115">&lt;copyright&gt;</a></li>
<li title="&lt;legalnotice&gt;"><a href="header_tags.html#id66159">&lt;legalnotice&gt;</a></li>
<li title="&lt;title&gt;"><a href="header_tags.html#id66188">&lt;title&gt;</a></li>
<li title="&lt;shorttitle&gt;"><a href="header_tags.html#id66219">&lt;shorttitle&gt;</a></li>
<li title="&lt;prepared&gt;"><a href="header_tags.html#id66234">&lt;prepared&gt;</a></li>
<li title="&lt;responsible&gt;"><a href="header_tags.html#id66250">&lt;responsible&gt;</a></li>
<li title="&lt;docno&gt;"><a href="header_tags.html#id66266">&lt;docno&gt;</a></li>
<li title="&lt;approved&gt;"><a href="header_tags.html#id66297">&lt;approved&gt;</a></li>
<li title="&lt;checked&gt;"><a href="header_tags.html#id66313">&lt;checked&gt;</a></li>
<li title="&lt;date&gt;"><a href="header_tags.html#id66328">&lt;date&gt;</a></li>
<li title="&lt;rev&gt;"><a href="header_tags.html#id66344">&lt;rev&gt;</a></li>
<li title="&lt;file&gt;"><a href="header_tags.html#id66376">&lt;file&gt;</a></li>
</ul>
</li>
<li id="no" title="Block Tags" expanded="false">Block Tags<ul>
<li><a href="block_tags.html">
              Top of chapter
            </a></li>
<li title="&lt;br&gt; - Line Break"><a href="block_tags.html#id66498">&lt;br&gt; - Line Break</a></li>
<li title="&lt;code&gt; - Code Example"><a href="block_tags.html#id66536">&lt;code&gt; - Code Example</a></li>
<li title="&lt;codeinclude&gt; - Code Inclusion"><a href="block_tags.html#id66589">&lt;codeinclude&gt; - Code Inclusion</a></li>
<li title="&lt;erleval&gt; - Erlang Evaluation"><a href="block_tags.html#id66663">&lt;erleval&gt; - Erlang Evaluation</a></li>
<li title="&lt;list&gt; - List"><a href="block_tags.html#id66698">&lt;list&gt; - List</a></li>
<li title="&lt;marker&gt; - Marker"><a href="block_tags.html#id66782">&lt;marker&gt; - Marker</a></li>
<li title="&lt;p&gt; - Paragraph"><a href="block_tags.html#id66808">&lt;p&gt; - Paragraph</a></li>
<li title="&lt;note&gt; - Note"><a href="block_tags.html#id66849">&lt;note&gt; - Note</a></li>
<li title="&lt;pre&gt; - Pre-formatted Text"><a href="block_tags.html#id66895">&lt;pre&gt; - Pre-formatted Text</a></li>
<li title="&lt;quote&gt; - Quotation"><a href="block_tags.html#id66970">&lt;quote&gt; - Quotation</a></li>
<li title="&lt;taglist&gt; - Definition List"><a href="block_tags.html#id67018">&lt;taglist&gt; - Definition List</a></li>
<li title="&lt;warning&gt; - Warning"><a href="block_tags.html#id67121">&lt;warning&gt; - Warning</a></li>
<li title="&lt;image&gt; - Image"><a href="block_tags.html#id67173">&lt;image&gt; - Image</a></li>
<li title="&lt;table&gt; - Table"><a href="block_tags.html#id67236">&lt;table&gt; - Table</a></li>
</ul>
</li>
<li id="loadscrollpos" title="Inline Tags" expanded="true">Inline Tags<ul>
<li><a href="inline_tags.html">
              Top of chapter
            </a></li>
<li title="&lt;br&gt; - Line Break"><a href="inline_tags.html#id67434">&lt;br&gt; - Line Break</a></li>
<li title="&lt;c&gt; - Code"><a href="inline_tags.html#id67460">&lt;c&gt; - Code</a></li>
<li title="&lt;em&gt; - Emphasis"><a href="inline_tags.html#id67508">&lt;em&gt; - Emphasis</a></li>
<li title="&lt;marker&gt; - Marker"><a href="inline_tags.html#id67549">&lt;marker&gt; - Marker</a></li>
<li title="&lt;seealso&gt; - Local Cross Reference"><a href="inline_tags.html#id67607">&lt;seealso&gt; - Local Cross Reference</a></li>
<li title="&lt;url&gt; - Non-Local Cross Reference"><a href="inline_tags.html#id67687">&lt;url&gt; - Non-Local Cross Reference</a></li>
<li title="&lt;term&gt;, &lt;termdef&gt; - Glossary"><a href="inline_tags.html#id67726">&lt;term&gt;, &lt;termdef&gt; - Glossary</a></li>
<li title="&lt;cite&gt;, &lt;citedef&gt; - Bibliography"><a href="inline_tags.html#id67790">&lt;cite&gt;, &lt;citedef&gt; - Bibliography</a></li>
</ul>
</li>
<li id="no" title="Character Entities" expanded="false">Character Entities<ul>
<li><a href="character_entities.html">
              Top of chapter
            </a></li>
<li title="Added Latin 1"><a href="character_entities.html#id67860">Added Latin 1</a></li>
</ul>
</li>
</ul>
</div></div>
<div id="content">
<div class="innertube">
<h1>7 Inline Tags</h1>
  

  <p>Inline tags are typically used within block tags, for example to
    highlight a word within a paragraph.</p>

  <h3><a name="id67434">7.1 
        &lt;br&gt; - Line Break</a></h3>
    <a name="brTAG"></a>
    

    <p>Forces a newline. The <span class="code">&lt;br&gt;</span> tag is both a
      block- and an inline tag and is described in
      the <span class="bold_code"><a href="block_tags.html#brTAG">Block Tags</a></span>
      section.</p>
  

  <h3><a name="id67460">7.2 
        &lt;c&gt; - Code</a></h3>
    <a name="cTAG"></a>
    

    <p>Highlights things like variables and file names in a text flow.
      Can contain plain text only. Newlines and tabs are ignored as
      opposed to the <span class="bold_code"><a href="block_tags.html#codeTAG">code</a></span>
      tag. All <span class="bold_code"><a href="character_entities.html">character
	entities</a></span> are expanded. Example:</p>
    <div class="example"><pre>
&lt;p&gt;Returns &lt;c&gt;true&lt;/c&gt; if &lt;c&gt;Term&lt;/c&gt; is an integer.&lt;/p&gt;
    </pre></div>
    <p>results in:</p>
    <p>Returns <span class="code">true</span> if <span class="code">Term</span> is an integer.</p>
  

  <h3><a name="id67508">7.3 
        &lt;em&gt; - Emphasis</a></h3>
    <a name="emTAG"></a>
    

    <p>Highlights words which are important within a text flow. Example:
    </p>
    <div class="example"><pre>
&lt;p&gt;The application &lt;em&gt;must&lt;/em&gt; be up and running.&lt;/p&gt;
    </pre></div>
    <p>results in:</p>
    <p>The application <strong>must</strong> be up and running.</p>

    <p>Contains plain text or a
      <span class="bold_code"><a href="#cTAG">&lt;c&gt;</a></span> tag.</p>
  

  <h3><a name="id67549">7.4 
        &lt;marker&gt; - Marker</a></h3>
    <a name="markerTAG"></a>
    

    <p>Used as an anchor for hypertext references. The <span class="code">id</span>
      attribute defines the name of the marker. Example:</p>
    <a name="marker_example"></a>
    <div class="example"><pre>
&lt;marker id="marker_example"/&gt;
    </pre></div>
  
    <p>The <span class="bold_code"><a href="#seealsoTAG">&lt;seealso&gt;</a></span> tag
      is used to refer to the marker.</p>

    <p>The <span class="code">&lt;marker&gt;</span> tag is both a block- and an
      inline tag.</p>
  

  

  <h3><a name="id67607">7.5 
        &lt;seealso&gt; - Local Cross Reference</a></h3>
    <a name="seealsoTAG"></a>
    

    <p>A cross reference (hypertext link) to a marker in the same file,
      a marker in another file, or (the top of) another file, given by
      the <span class="code">marker</span> attribute. Must contain plain text. Examples:
      </p>

    <div class="example"><pre>
      &lt;seealso marker="#marker_example"&gt;marker example&lt;/seealso&gt;
    </pre></div>
    <p>results in:
      <span class="bold_code"><a href="#marker_example">marker example</a></span>
      (a hypertext link to the marker example above).</p>

    <div class="example"><pre>
      &lt;seealso marker="block_tags#markerTAG"&gt;marker tag&lt;/seealso&gt;
    </pre></div>
    <p>results in:
      <span class="bold_code"><a href="block_tags.html#markerTAG">marker tag</a></span>
      (a hypertext link to the marker section in the Block Tags
      chapter).</p>
    
    <div class="example"><pre>
      &lt;seealso marker="overview"&gt;Overview&lt;/seealso&gt;
    </pre></div>
    <p>results in:
      <span class="bold_code"><a href="overview.html">Overview</a></span>
      (a hypertext link to the Overview chapter).</p>

    <p>Note the use of "#" before the name of the marker. Note also
      that the filename extension <span class="code">.html</span> is omitted. This is
      because the default behavior is to translate
      <span class="code">&lt;seealso marker="File#Marker"&gt;text&lt;/seealso&gt;</span>
      to <span class="code">&lt;A HREF="File.html#Marker"&gt;text&lt;/A&gt;</span>.</p>

  
    
  <h3><a name="id67687">7.6 
        &lt;url&gt; - Non-Local Cross Reference</a></h3>
    <a name="urlTAG"></a>
    

    <p>A reference to a file outside the documentation, a web address or
      similar, given by the <span class="code">href</span> attribute. Must contain plain
      text. Example:</p>
    <div class="example"><pre>
&lt;url href="http://www.erlang.org"&gt;erlang.org&lt;/url&gt;
    </pre></div>
    <p>results in: <span class="bold_code"><a href="http://www.erlang.org">erlang.org</a></span>
    </p>
  

  <h3><a name="id67726">7.7 
        &lt;term&gt;, &lt;termdef&gt; - Glossary</a></h3>
    <a name="termTAG"></a>
    <a name="termdefTAG"></a>
    

    <p>Used to highlight a term with a local (for this document only) or
      global definition. The identity of the term is given by
      the <span class="code">id</span> attribute.</p>

    <p>For a locally defined term, the tag contains a
      <span class="code">&lt;termdef&gt;</span>, which in turn contains an explanation of
      the term as plain text. Example:</p>
    <div class="example"><pre>
&lt;term id="HTML"&gt;&lt;termdef&gt;Hyper-Text Markup Language&lt;/termdef&gt;&lt;/term&gt;
      </pre></div>

    <p>In the generated HTML, it is the term name which will be visible.
      For locally defined terms, the id and the name are the same.
      The name has a hypertext link to the definition in the glossary.
      Example:</p>
    <div class="example"><pre>
&lt;term id="HTML"&gt;&lt;termdef&gt;Hyper-Text Markup Language&lt;/termdef&gt;&lt;/term&gt;
      </pre></div>
    <p>results in: HTML
    </p>

    <p>If a term is defined both locally and globally, the global
      definition takes precedence.</p>
  

  <h3><a name="id67790">7.8 
        &lt;cite&gt;, &lt;citedef&gt; - Bibliography</a></h3>
    <a name="citeTAG"></a>
    <a name="citedefTAG"></a>
    

    <p>Works the same way as <span class="code">&lt;term&gt;</span> and
      <span class="code">&lt;termdef&gt;</span>, but for a bibliography list rather than
      a glossary.</p>

  
</div>
<div class="footer">
<hr>
<p>Copyright © 2004-2012 Ericsson AB. All Rights Reserved.</p>
</div>
</div>
</div></body>
</html>