Control-features.xhtml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:pls="http://www.w3.org/2005/01/pronunciation-lexicon" xmlns:ssml="http://www.w3.org/2001/10/synthesis" xmlns:svg="http://www.w3.org/2000/svg">
  3. <head>
  4. <title>Control features</title>
  5. <link rel="stylesheet" type="text/css" href="docbook-epub.css"/>
  6. <link rel="stylesheet" type="text/css" href="kawa.css"/>
  7. <script src="kawa-ebook.js" type="text/javascript"/>
  8. <meta name="generator" content="DocBook XSL-NS Stylesheets V1.79.1"/>
  9. <link rel="prev" href="Overall-Index.xhtml" title="Index"/>
  10. <link rel="next" href="Mapping-functions.xhtml" title="Mapping functions"/>
  11. </head>
  12. <body>
  13. <header/>
  14. <section class="chapter" title="Control features" epub:type="chapter" id="Control-features">
  15. <div class="titlepage">
  16. <div>
  17. <div>
  18. <h2 class="title">Control features</h2>
  19. </div>
  20. </div>
  21. </div>
  22. </section>
  23. <footer>
  24. <div class="navfooter">
  25. <ul>
  26. <li>
  27. <b class="toc">
  28. <a href="Mapping-functions.xhtml">Mapping functions</a>
  29. </b>
  30. </li>
  31. <li>
  32. <b class="toc">
  33. <a href="Multiple-values.xhtml">Multiple values</a>
  34. </b>
  35. </li>
  36. </ul>
  37. <p>
  38. Up: <a accesskey="u" href="pt01.xhtml">Part . Reference Documentation</a></p>
  39. <p>
  40. Previous: <a accesskey="p" href="Program-structure.xhtml">Program structure</a></p>
  41. <p>
  42. Next: <a accesskey="n" href="Symbols-and-namespaces.xhtml">Symbols and namespaces</a></p>
  43. </div>
  44. </footer>
  45. </body>
  46. </html>