Version 0.99-19  

Made with JED

 

The Made with JED icon was created by Tomasz Sienicki. I use it on my web pages to indicate that the pages were created with jed using its text-macro language. In order to use the macro processer, you will need the tmexpand package and a recent version of jed.

For example, here is the text-macro file describing the current page:

    #i jdweb.tm
    #d pre_fontsize smaller
    #d pagename Made with JED
    #d tmexpand \href{https://www.jedsoft.org/snapshots/}{tmexpand}
     The \madewithjed icon was created by
     \href{http://www.geocities.com/tsca.geo/tsca.html}{Tomasz Sienicki}.
     I use it on my web pages to indicate that the pages were created with
     \jed using its text-macro language.  In order to use the macro
     processer, you will need the \tmexpand package and a recent version
     of \jed.
    \p
     For example, here is the text-macro file describing the current page:
    #v+
    #i madewithjed.tm
    #v-
    \p
     The sidebar or menu at the left was created using the text-macros in
     \code{frame.tm}, which loads the file \code{sidebar.tm}.  Here are
     the contents of \code{sidebar.tm}:
    #v+
    #i sidebar.tm
    #v-
    \p
     To avoid repeating myself, I will stop here.
    #i jdweb_end.tm

The sidebar or menu at the left was created using the text-macros in frame.tm, which loads the file sidebar.tm. Here are the contents of sidebar.tm:

    #d jed-version 0.99-19
    #d jed-devel-version B0.99-20
    #d corner_html Version \jed-version<br><small>(\jed-devel-version)</small>
    #d corner_html Version \jed-version
    #% baseurl \jedsoft/jed/
    #i local.tm
    #% d jeddevel_url ftp://space.mit.edu/pub/davis/jed/v0.99/pre-0.99-17/
    #% jeddevel_url http://download.gna.org/jed/v0.99/devel/
    #% #d jeddevel \href{\jeddevel_url}{jed-\jed-devel-version}

    #i colorthemes/blue1.tm

    #d mode_repository http://jedmodes.sourceforge.net/
    #d backup_mode_repository http://jedscripts.freelinuxhost.com/
    #% #d mode_repository http://jedscripts.net.tf/
    \sidebar_link{index.html}{Jed Home}
    \sidebar_link{features.html}{Features}
    \sidebar_link{images.html}{Images}
    \sidebar_link{download.html}{Download}
    \sidebar_link{docs.html}{Documentation}
    \sidebar_link{mailinglists.html}{Mailing Lists}
    \sidebar_link{faq.html}{FAQs}
    \sidebar_link{https://www.jedsoft.org/snapshots/}{Development Snapshots}
    \sidebar_link{\mode_repository}{Jed Modes Repository}
    \sidebar_link{links.html}{Jed on the Web}
    \sidebar_space
    \sidebar_link{https://www.jedsoft.org}{jedsoft.org}

    #d jdweb_end_html <hr>\p{class="jdwebend"} \
      \table{100%}{}{ \
        \tr{\td{}{align=left}{<font size="-1">\lastupdated<br>\emailme</font>} \
            \td{}{align=right}{\checkhtml \madewithjed \anybrowser}}}

To avoid repeating myself, I will stop here.


This page was last updated Nov 26, 2017 by John E. Davis.
To comment on it or the material presented here, send email to jed at jedsoft org.
Valid HTML 4.01! Made with JED Viewable With Any Browser