About: Create LaTeX Tables   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

Then for example, enter the following into a buffer: theme=NYC;caption_top=1;caption=Bla Animal & Description & Price Gnat & per gram & 13.65 & each & 0.02 Gnu & stuffed & 92.59 Now visually select the lines (for example, ggVG), and enter the command !ltpretty to filter the text through the ltpretty script. The lines are replaced with the following LaTeX code:

AttributesValues
rdfs:label
  • Create LaTeX Tables
rdfs:comment
  • Then for example, enter the following into a buffer: theme=NYC;caption_top=1;caption=Bla Animal & Description & Price Gnat & per gram & 13.65 & each & 0.02 Gnu & stuffed & 92.59 Now visually select the lines (for example, ggVG), and enter the command !ltpretty to filter the text through the ltpretty script. The lines are replaced with the following LaTeX code:
Version
  • 7(xsd:integer)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 1609(xsd:integer)
Category
  • LaTeX
Subpage
  • /200811
Complexity
  • basic
Created
  • 2008(xsd:integer)
ID
  • 1610(xsd:integer)
NEXT
  • 1611(xsd:integer)
abstract
  • Then for example, enter the following into a buffer: theme=NYC;caption_top=1;caption=Bla Animal & Description & Price Gnat & per gram & 13.65 & each & 0.02 Gnu & stuffed & 92.59 Now visually select the lines (for example, ggVG), and enter the command !ltpretty to filter the text through the ltpretty script. The lines are replaced with the following LaTeX code: % theme=NYC;caption_top=1;caption=Bla % Animal & Description & Price % Gnat & per gram & 13.65 % & each & 0.02 % Gnu & stuffed & 92.59 \definecolor{latextbl}{RGB}{78,130,190} \begin{table} \centering \caption{Bla} \setlength{\extrarowheight}{1pt} \begin{tabular}{|llr|} \hline owcolor{latextbl}\multicolumn{1}{|>{\columncolor{latextbl}}c}{\color{white} extbf{Animal }} & \multicolumn{1}{>{\columncolor{latextbl}}c}{\color{white} extbf{ Description }} & \multicolumn{1}{>{\columncolor{latextbl}}c|}{\color{white} extbf{ Price}} \\ \hline owcolor{latextbl!25}Gnat & per gram & 13.65 \\ owcolor{latextbl!10} & each & 0.02 \\ owcolor{latextbl!25}Gnu & stuffed & 92.59 \\ \hline \end{tabular} \end{table}
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software