search for: footnot

Displaying 20 results from an estimated 564 matches for "footnot".

Did you mean: footnote
2006 Sep 16
1
PHP Markdown Extra 1.1b1
...down 1.0.2b7 plus some new fixes and two new features. You can download it here: <http://www.michelf.com/docs/projets/php-markdown-extra-1.1b1.zip> and you can test it on the PHP Markdown Dingus (select PHP Markdown Extra): <http://www.michelf.com/projects/php-markdown/dingus/> Footnotes --------- Footnotes have been discussed a lot on this list back in [July 2005] [1]. A year has passed and I implemented nothing. I looked back at that old thread recently to rediscover the syntax and finally decided to add it to Extra. [1]: http://six.pairlist.net/pipermail/markdown-dis...
2006 Sep 20
1
possible bug in PHP Markdown implementation of footnotes, as well as request for standardized XHTML output
I am glad to see support for footnotes working its way into other implementations of Markdown! However, I have a couple of issues. Issue # 1. There appears to be a bug in the footnote parser that causes material following the footnote to be included as part of the footnote. For example: < Example Section > ## Metadata...
2008 Mar 10
3
Only 5 tests out of 376 currently failing!
...lt;/pre>" > but was: "<pre><code> Properly escaped here. &lt;pre&gt; a = > 1 </pre> Still in the pre.<p></code><br /></pre></p>" I''m just too lazy to fix this. > 2) Failure: > test_threshold_footnotes(TestParser) > [./test/helper.rb:54:in `assert_equal'' > ./test/helper.rb:11:in `assert_html_equal'' > ./test/test_parser.rb:16:in `test_threshold_footnotes'']: > expected: "<p>A footnote reference<sup class=\"footnote\">...
2006 Jan 26
2
footnote in postscript lattice
I would like to add a footnote to this graph but do not see a "footnote" command in the package:lattice documentation. I would like to note the "span=.8" as the footnote. postscript(file= ?C:/Documents and Settings/dsonneborn/My Documents/Slovak/output/pcb_tables/smooth_PCB_lines_four.ps?, bg=?transparent?...
2007 Jul 12
1
Proposal for footnote GUID syntax
While we're talking about new syntax, I thought that I'd throw out an idea I had to extend the footnote syntax as it currently exists in PHP Markdown Extra. I'm not sure that it's the best way to solve this particular problem, but I figured I'd throw it out there to get any comments on it. It relates to the problem of specifying a document's GUID. A few months back, I wrote: &...
2005 Jun 03
2
Lattice xyplot -- footnote font size / mtext
Is there a way of controlling the font size and alignment of a footnote in an xyplot, or alternatively of using 'mtext' to place a footnote at the bottom of a graph? --Rich Richard Kittler Advanced Micro Devices, Inc. Sunnyvale, CA
2006 Sep 18
1
PHP Dingus Fix
I just realised I hadn't updated the version of PHP Markdown and Extra on the dingus as I pretended I did in my two announcements. It is now fixed: PHP Markdown 1.0.2b7 and PHP Markdown Extra 1.1b1 can now be tested on the dingus. <http://www.michelf.com/projects/php-markdown/dingus/> Sorry for any inconvenience. Michel Fortin michel.fortin@michelf.com http://www.michelf.com/
2012 Aug 07
1
Footnote output not valid
> I just received a report [1] that the footnote output we use in > Python-Markdown (an exact copy of PHP Markdown Extra [3]) is not valid > HTML [3]. If you notice he's using HTML5. At least the footnote syntax > does valid on XHTML1 or HTML4. Anyway, any suggestions on how the > various footnote implementations want to move for...
2012 Aug 07
1
Footnote output not valid.
I just received a report [1] that the footnote output we use in Python-Markdown (an exact copy of PHP Markdown Extra [3]) is not valid HTML [3]. If you notice he's using HTML5. At least the footnote syntax does valid on XHTML1 or HTML4. Anyway, any suggestions on how the various footnote implementations want to move forward with this? [1]...
2007 Jan 23
3
Footnote support in Markdown
Hi All. I've just started using Markdown for my blog. So far it seems quite nice, but the one issue I've run into is a lack of "native" support for footnotes. I think that Daring Fireball's footnote style makes a lot of sense, and that's what I intend to use. However, it is a bit cumbersome to implement that style from within Markdown. I notice that the PHP Markdown Extra project has Daring Fireball-style footnote support, and it seems t...
2013 Jan 23
3
footnote:id, colons and jquery
I just received a [bug report] for Python-Markdown complaining that colons are used in the ids of footnotes. For reference, we [output] the same format at PHP Markdown Extra. The general complaint is that the colon in the id attribute (`id="fnref:1"`) causes jquery to choke when referencing that id from javascript because jquery uses colons to indicate pseudo elements (as does CSS). As expect...
2010 May 10
1
Supercripting text
...nction is designed to make plotting easier and more efficient, which will in turn be more cost-effective for the company. The reviews for the function have been positive thus far, except for one issue -- addition of superscripts to the title. We need superscipts in the titles sometimes to highlight footnotes which appear at the bottom of the plots. The syntax for supersciprts, however, is rather cumbersome, especially in titles since it needs to be bolded. So far the only way of superscripting is to use the expression() function. But to go about formatting the text such that it appears bolded as a t...
2007 Dec 24
3
[new user] some features requests ...
...? It seems possible to me, since webgen tutorial already presents a plugin mimicking this kind of feature, with the last updated tweak. 2) Custom HTML tags. For my site, I''ve some custom HTML tags that I process before sending to HTML verification; They are : - rot13 for rot13ing text - footnote for generating footnotes calls and content in an easy way - isbn for fetching from a remote server book infos from an isbn provider and some others. Notice I do not ask you to write these plugins, but instead would like to know how to write them, since I''ve a little experience in impleme...
2008 Feb 08
1
footnote syntax
I searched the list but didn't find an answer to this question. Why is the caret[^c] preferred over the asterisk[*a] for footnote markers? [^c]: http://en.wikipedia.org/wiki/Caret [*a]: http://en.wikipedia.org/wiki/Asterisk
2008 May 06
1
Markdown Extra Specification (First Draft)
It took much more time than I expected, and it is currently less complete than I have hoped, but I've finaly made a first draft of the Markdown Extra spec. You can find it at <http://michelf.com/specs/markdown-extra/ > Currently, the specification defines its goals and a document model for Markdown Extra. It lacks the most important part though: the parsing section, which
2007 Dec 05
1
[patch] Headers, unresolved footnotes, and fractions
...aults to 1; useful if you use <h1> for site-wide elements and want Markdown-generated headers to start at <h2>. It will use <h6> instead of trying to generate <h7>, <h8>, &c. *A new config option, MARKDOWN_STRIP_UNRESOLVED_FNS, which will cause unresolved footnote references to be stripped instead of left in the output text uninterpreted and defaults to false; useful when Markdown is being run over post excerpts or if you use features like <!-- more --> to only show part of the post on the front page. For Smartypants: *1/4, 1/2, and 3/4 will b...
2014 Mar 18
0
Writing R Extensions: clarification/modification request
Hello R-core developers, The upcoming release of R-3.1.0 is exciting, especially the support structure changes for c++11! But, just the other day I encountered an issue with the package creation tools within Rcpp and Dirk referred me to 'Writing R Extensions' [footnote 13] along with the comment that `.hpp` file extensions are "verboten" on CRAN and then proceeded to find packages with `.hpp` files in CRAN. Hopefully you can provide some clarification as to the reasoning of current stance on this as the documentation doesn't provide any direction....
2006 Aug 26
1
Adding a footnote in plot-window in R
Dear all R users, Suppose, > x = rnorm(1000) > y = rt(1000,3) > plot(range(1:1000),range(x,y),type="n",xlab=NA,ylab=NA) > lines(x,col="red") > lines(y,col="blue") Now I want to put a footnote in the plot window to tell that RED lines represents the random numbers from normal-dist and blue line represents the random numbers from t-dist. Can anyone please tell me how to do that? Sincerely yours, Arun [[alternative HTML version deleted]]
2006 Sep 21
0
PHP Markdown Extra 1.1b2
I've fixed some bugs in PHP Markdown Extra 1.1b1, the most important ones relating to footnotes. Thank you for the feedback. So here you can download the second beta: <http://www.michelf.com/docs/projets/php-markdown-extra-1.1b2.zip> 1.1b2 (21 Sep 2006) * Changed the space before footnote backlinks to an unbrekable space `&#160;` at the suggestion of John Gruber. *...
2009 Mar 04
4
revision numbers on translated articles
...y' is growing I would like to suggest to add the 'revision number' of the original article on which the translation is based on, so someone else could easily diff to keep translations up to date. It would be great if translators add something like: 'translation based on #N' as footnote where N is the version of the original article. Best Regards Marcus