2020-08-08 15:47:34 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="xschem_man.css" />
|
|
|
|
|
</head>
|
|
|
|
|
<body class="footer">
|
2021-10-13 17:33:10 +02:00
|
|
|
<img style="margin: 0;width: auto;box-shadow: none;padding-left: 20px;padding-top: 3px;float: left;" src=xschem.gif height="27">
|
|
|
|
|
<img style="margin: 0;width: auto;box-shadow: none;padding-left: 80px;padding-top: 3px;float: left;" src=xschem_logo.png height="27">
|
2020-08-08 15:47:34 +02:00
|
|
|
<p style="color: white;
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
position: relative;
|
|
|
|
|
left: 200px;
|
|
|
|
|
top: 12px;
|
|
|
|
|
float: left;">
|
|
|
|
|
Xschem Documentation
|
|
|
|
|
</p>
|
|
|
|
|
<p style="color: white;
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
position: relative;
|
|
|
|
|
top: 12px;
|
|
|
|
|
right: 30px;
|
|
|
|
|
float: right;">
|
2021-09-12 08:32:16 +02:00
|
|
|
Copyright(C) 1998 - 2021 Stefan Schippers
|
2020-08-08 15:47:34 +02:00
|
|
|
</p>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|
|