All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tml.sourcetohtml.0.8.1.source-code.sourcetohtml.css Maven / Gradle / Ivy

Go to download

This project aims to build a command line tool that can create HTML view with syntax highlighted source code. It uses Jedit syntax highlighting engine and support all languages that are supported in JEdit. Which are currently: ActionScript, Ada 95, ANTLR, Apache HTTPD, APDL, AppleScript, ASP, Aspect-J, Assembly, AWK, B formal method, Batch, BBj, BCEL, BibTeX, C, C++, C#, CHILL, CIL, COBOL, ColdFusion, CSS, CVS Commit, D, DOxygen, DSSSL, Eiffel, EmbPerl, Erlang, Factor, Fortran, Foxpro, FreeMarker, Fortran, Gettext, Groovy, Haskell, HTML, Icon, IDL, Inform, INI, Inno Setup, Informix 4GL, Interlis, Io, Java, JavaScript, JCL, JHTML, JMK, JSP, Latex, Lilypond, Lisp, LOTOS, Lua, Makefile, Maple, ML, Modula-3, MoinMoin, MQSC, NetRexx, NQC, NSIS2, Objective C, ObjectRexx, Occam, Omnimark, Parrot, Pascal, Patch, Perl, PHP, Pike, PL-SQL, PL/I, Pop11, PostScript, Povray, PowerDynamo, Progress 4GL, Prolog, Properties, PSP, PV-WAVE, Pyrex, Python, REBOL, Redcode, Relax-NG, RelationalView, Rest, Rib, RPM spec, RTF, Ruby, Ruby-HTML, RView, S+, S#, SAS, Scheme, SDL/PL, SGML, Shell Script, SHTML, Smalltalk, SMI MIB, SQR, Squidconf, SVN Commit, Swig, TCL, TeX, Texinfo, TPL, Transact-SQL, UnrealScript, VBScript, Velocity, Verilog, VHDL, XML, XSL, ZPT

The newest version!

body {
	font:normal 12px 'Trebuchet MS','Arial';
}


a {
	color:#03b4fa;
	text-decoration:none;
}

a:hover {
	color:#03b4fa;
	text-decoration:underline;
}
#sourceTable
{
	width:100%;
}

#generatedBy
{
	float:right;
}

 table td
 {
  font:normal 12px 'Trebuchet MS','Arial';
 }

 table
 {
	font:normal 12px 'Trebuchet MS','Arial';
	margin:0px;
	margin-top:15px;
	padding:0px;
	clear:both;
	width:100%;
 }

 th a
 {
	color:white;
 }

 th a:hover
 {
	color:white;
 }

th
 {
	color:white;
	text-align:left;
	margin:0px;
	border: 1px solid #d2d2d2;	
	background-color: #3e3e3e;
 }

td
{
	color:black;
	text-align:left;
	margin:0px;
	background-color: #f4f4f4;
	border: 1px solid #d2d2d2;	
	margin:2px;
}


td a:hover{
	text-decoration: underline;		
}


pre{font-family:courier;font-size:8px;text-align:left;line-height:13px}

.s0{color:#cc0000;font-family:courier;font-size:8px;}
.s1{color:#cc0000;font-family:courier;font-size:8px;}
.s2{color:#ff8400;font-family:courier;font-size:8px;}
.s3{color:#6600cc;font-family:courier;font-size:8px;}
.s4{color:#cc6600;font-family:courier;font-size:8px;}
.s5{color:#ff0000;font-family:courier;font-size:8px;}
.s6{color:#9966ff;font-family:courier;font-size:8px;}
.s7{background-color:#ffffcc;color:#ff0066;font-family:courier;font-size:8px;}
.s8{font-weight:bold;color:#006699;font-family:courier;font-size:8px;}
.s9{font-weight:bold;color:#009966;font-family:courier;font-size:8px;}
.s10{font-weight:bold;color:#0099ff;font-family:courier;font-size:8px;}
.s11{font-weight:bold;color:#66ccff;font-family:courier;font-size:8px;}
.s12{color:#02b902;font-family:courier;font-size:8px;}
.s13{color:#ff00cc;font-family:courier;font-size:8px;}
.s14{color:#cc00cc;font-family:courier;font-size:8px;}
.s15{color:#9900cc;font-family:courier;font-size:8px;}
.s16{color:#6600cc;font-family:courier;font-size:8px;}
.s17{color:#0000ff;font-family:courier;font-size:8px;}
.s18{font-weight:bold;color:#000000;font-family:courier;font-size:8px;}
#lineNumber
{
	width:25px;
}
#lineNumber a{
	color:black;
	text-decoration: none;
	font-family:courier;
	font-weight:bold;
	font-size:8px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
}
#lineNumber a:hover{
	color:#03b4fa;
	text-decoration: none;
	font-family:courier;
	font-weight:bold;
	font-size:8px;
}

#download{
	float:right;
	display:block;	
}

#thumbnail{
	float:left;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy