<!DOCTYPE html>
<html dir="ltr" lang="en-gb">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1" />

<title>LaTeX.org - Index page</title>

	<link rel="alternate" type="application/atom+xml" title="Feed - LaTeX.org" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba">		<link rel="alternate" type="application/atom+xml" title="Feed - All forums" href="/forum/app.php/feed/forums?sid=15622c21a601b57b09a05841a0a53dba">	<link rel="alternate" type="application/atom+xml" title="Feed - New Topics" href="/forum/app.php/feed/topics?sid=15622c21a601b57b09a05841a0a53dba">	<link rel="alternate" type="application/atom+xml" title="Feed - Active Topics" href="/forum/app.php/feed/topics_active?sid=15622c21a601b57b09a05841a0a53dba">			
	<link rel="canonical" href="https://latex.org/forum/">

<!--
	phpBB style name: prosilver
	Based on style:   prosilver (this is the default phpBB3 style)
	Original author:  Tom Beddard ( http://www.subBlue.com/ )
	Modified by:
-->

<link href="./assets/css/font-awesome.min.css?assets_version=111" rel="stylesheet">
<link href="./styles/prosilver/theme/stylesheet.css?assets_version=111" rel="stylesheet">
<link href="./styles/prosilver/theme/en/stylesheet.css?assets_version=111" rel="stylesheet">




<!--[if lte IE 9]>
	<link href="./styles/prosilver/theme/tweaks.css?assets_version=111" rel="stylesheet">
<![endif]-->

  <script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.12/ace.min.js"></script>
    <style type="text/css" media="screen">
      .ace_editor {
          border: 1px solid lightgray;
          margin-bottom: 1px !important;
          width: 98%;
      }
      div.spacer {
          margin-top:16px;
      }
    </style>
    <script src="/runlatex-sk.js"></script>
    <script>
   lltexts ={
    "TeXLive.net":      "Run LaTeX here", // or "run latex" or whatever
    "Delete Output":    "Delete Output",
    "Compiling PDF":    "Compiling PDF",
    "Added Code":       "Automatically added code",
    "End Added Code":   "End of automatically added code",
    "edit":             "edit",
    "copy":             "copy",
    "Top Caption":      "Code, edit and compile here:"
       }
    </script>
    <style>
      div.h {background-color: #F5F5FF;margin: .5em 0;}
      pre {background-color: #EEE;margin:0;padding: .5em;}
    </style>


	
<link href="./ext/bb3mobi/ads/styles/prosilver/theme/adsm.css?assets_version=111" rel="stylesheet" media="screen">
<link href="./ext/phpbb/pages/styles/prosilver/theme/pages_common.css?assets_version=111" rel="stylesheet" media="screen">
<link href="./ext/primehalo/primelinks/styles/all/theme/prime_links.css?assets_version=111" rel="stylesheet" media="screen">
<link href="./ext/volksdevil/activitybuttons/styles/prosilver/theme/activitybuttons.css?assets_version=111" rel="stylesheet" media="screen">


<script type="text/javascript">
	function countAdClick(id)
	{
		loadXMLDoc('/forum/app.php/ads/click?sid=15622c21a601b57b09a05841a0a53dba?a=' + id);
	}

	function countAdView(id)
	{
		loadXMLDoc('/forum/app.php/ads/view?sid=15622c21a601b57b09a05841a0a53dba?a=' + id);
	}

	function loadXMLDoc(url) {
		req = false;
		if(window.XMLHttpRequest) {
			try {
				req = new XMLHttpRequest();
			}
			catch(e) {
				req = false;
			}
		}
		else if(window.ActiveXObject) {
			try {
				req = new ActiveXObject("Msxml2.XMLHTTP");
			}
			catch(e) {
				try {
					req = new ActiveXObject("Microsoft.XMLHTTP");
				}
				catch(e) {
					req = false;
				}
			}
		}
		if(req) {
			req.open("GET", url, true);
			req.send(null);
		}
	}
</script>
</head>
<body id="phpbb" class="nojs notouch section-index ltr ">


<div id="wrap" class="wrap">
	<a id="top" class="top-anchor" accesskey="t"></a>
	<div id="page-header">
		<div class="headerbar" role="banner">
					<div class="inner">

			<div id="site-description" class="site-description">
		<a id="logo" class="logo" href="./index.php?sid=15622c21a601b57b09a05841a0a53dba" title="Board index">
					<span class="site_logo"></span>
				</a>
				<h1>LaTeX.org</h1>
				<p>We love good questions</p>
				<p class="skiplink"><a href="#start_here">Skip to content</a></p>
			</div>

			<div class="activitymenu responsive-hide">
				<a href="./search.php?search_id=active_topics&amp;sid=15622c21a601b57b09a05841a0a53dba" class="button activitybutton">Active topics</a>
		<a href="./ucp.php?mode=login&amp;redirect=index.php&amp;sid=15622c21a601b57b09a05841a0a53dba" title="Login" class="button activitybutton">Login</a>	<a href="./ucp.php?mode=register&amp;sid=15622c21a601b57b09a05841a0a53dba" class="button activitybutton">Register</a></div>

<div class="activitymenuhide">
			<a href="./ucp.php?mode=login&amp;redirect=index.php&amp;sid=15622c21a601b57b09a05841a0a53dba" title="Login" class="button activitybutton">Login</a>
					<a href="./ucp.php?mode=register&amp;sid=15622c21a601b57b09a05841a0a53dba" class="button activitybutton">Register</a>
					<a href="./search.php?search_id=active_topics&amp;sid=15622c21a601b57b09a05841a0a53dba" class="button activitybutton">Active topics</a>
		</div>						<div id="search-box" class="search-box search-header" role="search">
				<form action="./search.php?sid=15622c21a601b57b09a05841a0a53dba" method="get" id="search">
				<fieldset>
					<input name="keywords" id="keywords" type="search" maxlength="128" title="Search for keywords" class="inputbox search tiny" size="20" value="" placeholder="Search…" />
					<button class="button button-search" type="submit" title="Search">
						<i class="icon fa-search fa-fw" aria-hidden="true"></i><span class="sr-only">Search</span>
					</button>
					<a href="./search.php?sid=15622c21a601b57b09a05841a0a53dba" class="button button-search-end" title="Advanced search">
						<i class="icon fa-cog fa-fw" aria-hidden="true"></i><span class="sr-only">Advanced search</span>
					</a>
					<input type="hidden" name="sid" value="15622c21a601b57b09a05841a0a53dba" />

				</fieldset>
				</form>
			</div>
						
			</div>
					</div>
		
		<div class="navbar" role="navigation">
	<div class="inner">

	<ul id="nav-main" class="nav-main linklist" role="menubar">

		<li id="quick-links" class="quick-links dropdown-container responsive-menu" data-skip-responsive="true">
			<a href="#" class="dropdown-trigger">
				<i class="icon fa-bars fa-fw" aria-hidden="true"></i><span>Quick links</span>
			</a>
			<div class="dropdown">
				<div class="pointer"><div class="pointer-inner"></div></div>
				<ul class="dropdown-contents" role="menu">
					
											<li class="separator"></li>
																									<li>
								<a href="./search.php?search_id=unanswered&amp;sid=15622c21a601b57b09a05841a0a53dba" role="menuitem">
									<i class="icon fa-file-o fa-fw icon-gray" aria-hidden="true"></i><span>Unanswered topics</span>
								</a>
							</li>
							<li>
								<a href="./search.php?search_id=active_topics&amp;sid=15622c21a601b57b09a05841a0a53dba" role="menuitem">
									<i class="icon fa-file-o fa-fw icon-blue" aria-hidden="true"></i><span>Active topics</span>
								</a>
							</li>
							<li class="separator"></li>
							<li>
								<a href="./search.php?sid=15622c21a601b57b09a05841a0a53dba" role="menuitem">
									<i class="icon fa-search fa-fw" aria-hidden="true"></i><span>Search</span>
								</a>
							</li>
					
										<li class="separator"></li>

									</ul>
			</div>
		</li>

				<li data-skip-responsive="true">
			<a href="/forum/app.php/help/faq?sid=15622c21a601b57b09a05841a0a53dba" rel="help" title="Frequently Asked Questions" role="menuitem">
				<i class="icon fa-question-circle fa-fw" aria-hidden="true"></i><span>FAQ</span>
			</a>
		</li>
						
			<li class="rightside"  data-skip-responsive="true">
			<a href="./ucp.php?mode=login&amp;redirect=index.php&amp;sid=15622c21a601b57b09a05841a0a53dba" title="Login" accesskey="x" role="menuitem">
				<i class="icon fa-power-off fa-fw" aria-hidden="true"></i><span>Login</span>
			</a>
		</li>
					<li class="rightside" data-skip-responsive="true">
				<a href="./ucp.php?mode=register&amp;sid=15622c21a601b57b09a05841a0a53dba" role="menuitem">
					<i class="icon fa-pencil-square-o  fa-fw" aria-hidden="true"></i><span>Register</span>
				</a>
			</li>
						</ul>

	<ul id="nav-breadcrumbs" class="nav-breadcrumbs linklist navlinks" role="menubar">
				
		
		<li class="breadcrumbs" itemscope itemtype="https://schema.org/BreadcrumbList">

			
							<span class="crumb" itemtype="https://schema.org/ListItem" itemprop="itemListElement" itemscope><a itemprop="item" href="./index.php?sid=15622c21a601b57b09a05841a0a53dba" accesskey="h" data-navbar-reference="index"><i class="icon fa-home fa-fw"></i><span itemprop="name">Board index</span></a><meta itemprop="position" content="1" /></span>

			
					</li>

		
					<li class="rightside responsive-search">
				<a href="./search.php?sid=15622c21a601b57b09a05841a0a53dba" title="View the advanced search options" role="menuitem">
					<i class="icon fa-search fa-fw" aria-hidden="true"></i><span class="sr-only">Search</span>
				</a>
			</li>
			</ul>

	</div>
</div>
	</div>

	
	<a id="start_here" class="anchor"></a>
	<div id="page-body" class="page-body" role="main">
		
		


	

<p class="right responsive-center time">It is currently Mon May 18, 2026 11:36 pm</p>



	
				<div class="forabg">
			<div class="inner">
			<ul class="topiclist">
				<li class="header">
										<dl class="row-item">
						<dt><div class="list-inner"><a href="./viewforum.php?f=3&amp;sid=15622c21a601b57b09a05841a0a53dba">LaTeX</a></div></dt>
						<dd class="topics">Topics</dd>
						<dd class="posts">Posts</dd>
						<dd class="lastpost"><span>Last post</span></dd>
					</dl>
									</li>
			</ul>
			<ul class="topiclist forums">
		
	
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Text Formatting" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=44">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Text Formatting</span>
								</a>
							-->
																		<a href="./viewforum.php?f=44&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Text Formatting</a>
						<br />Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>2757</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">2757 <dfn>Topics</dfn></dd>
					<dd class="posts">10945 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121429&amp;sid=15622c21a601b57b09a05841a0a53dba#p121429" title="Re: A circle around one or two letters" class="lastsubject">Re: A circle around one or tw…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=75028&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Shea12Shea12</a>																	<a href="./viewtopic.php?p=121429&amp;sid=15622c21a601b57b09a05841a0a53dba#p121429" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-03-31T18:58:24+00:00">Tue Mar 31, 2026 8:58 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Graphics, Figures &amp; Tables" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=45">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Graphics, Figures &amp; Tables</span>
								</a>
							-->
																		<a href="./viewforum.php?f=45&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Graphics, Figures &amp; Tables</a>
						<br />Information and discussion about graphics, figures &amp; tables in LaTeX documents.												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>4448</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">4448 <dfn>Topics</dfn></dd>
					<dd class="posts">17655 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121427&amp;sid=15622c21a601b57b09a05841a0a53dba#p121427" title="Re: Is it possible to display a figure over two pages?" class="lastsubject">Re: Is it possible to display…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=75028&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Shea12Shea12</a>																	<a href="./viewtopic.php?p=121427&amp;sid=15622c21a601b57b09a05841a0a53dba#p121427" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-03-31T15:19:16+00:00">Tue Mar 31, 2026 5:19 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Math &amp; Science" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=46">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Math &amp; Science</span>
								</a>
							-->
																		<a href="./viewforum.php?f=46&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Math &amp; Science</a>
						<br />Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>1588</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">1588 <dfn>Topics</dfn></dd>
					<dd class="posts">6562 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121162&amp;sid=15622c21a601b57b09a05841a0a53dba#p121162" title="Re: citation in maths mode" class="lastsubject">Re: citation in maths mode</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=76349&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">latex_fun</a>																	<a href="./viewtopic.php?p=121162&amp;sid=15622c21a601b57b09a05841a0a53dba#p121162" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-09-18T05:39:16+00:00">Thu Sep 18, 2025 7:39 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Fonts &amp; Character Sets" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=48">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Fonts &amp; Character Sets</span>
								</a>
							-->
																		<a href="./viewforum.php?f=48&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Fonts &amp; Character Sets</a>
						<br />Information and discussion about fonts and character sets (e.g. how to use language specific characters)												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>654</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">654 <dfn>Topics</dfn></dd>
					<dd class="posts">2674 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121490&amp;sid=15622c21a601b57b09a05841a0a53dba#p121490" title="Font of index heading" class="lastsubject">Font of index heading</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=60965&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Oelle74</a>																	<a href="./viewtopic.php?p=121490&amp;sid=15622c21a601b57b09a05841a0a53dba#p121490" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-05-14T06:32:17+00:00">Thu May 14, 2026 8:32 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Page Layout" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=47">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Page Layout</span>
								</a>
							-->
																		<a href="./viewforum.php?f=47&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Page Layout</a>
						<br />Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>1940</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">1940 <dfn>Topics</dfn></dd>
					<dd class="posts">7543 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121302&amp;sid=15622c21a601b57b09a05841a0a53dba#p121302" title="Re: weird visual bug" class="lastsubject">Re: weird visual bug</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=75965&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">roken</a>																	<a href="./viewtopic.php?p=121302&amp;sid=15622c21a601b57b09a05841a0a53dba#p121302" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-01-02T15:57:50+00:00">Fri Jan 02, 2026 5:57 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Document Classes" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=4">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Document Classes</span>
								</a>
							-->
																		<a href="./viewforum.php?f=4&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Document Classes</a>
						<br />Information and discussion about specific document classes and how to create your own document classes.												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>1190</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">1190 <dfn>Topics</dfn></dd>
					<dd class="posts">4867 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=120987&amp;sid=15622c21a601b57b09a05841a0a53dba#p120987" title="Re: Emergency stop error in running preamble" class="lastsubject">Re: Emergency stop error in r…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=74851&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">bgreen</a>																	<a href="./viewtopic.php?p=120987&amp;sid=15622c21a601b57b09a05841a0a53dba#p120987" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-05-26T09:04:32+00:00">Mon May 26, 2025 11:04 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - General" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=5">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - General</span>
								</a>
							-->
																		<a href="./viewforum.php?f=5&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">General</a>
						<br />LaTeX specific issues not fitting into one of the other forums of this category.												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>5117</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">5117 <dfn>Topics</dfn></dd>
					<dd class="posts">20376 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121493&amp;sid=15622c21a601b57b09a05841a0a53dba#p121493" title="Re: Giveaway: Win the LaTeX Beginner’s Guide (2026 Edition)" class="lastsubject">Re: Giveaway: Win the LaTeX B…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=75540&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Haho</a>																	<a href="./viewtopic.php?p=121493&amp;sid=15622c21a601b57b09a05841a0a53dba#p121493" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-05-18T13:45:11+00:00">Mon May 18, 2026 3:45 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
				</ul>

			</div>
		</div>
	
				<div class="forabg">
			<div class="inner">
			<ul class="topiclist">
				<li class="header">
										<dl class="row-item">
						<dt><div class="list-inner"><a href="./viewforum.php?f=49&amp;sid=15622c21a601b57b09a05841a0a53dba">LaTeX's Friends</a></div></dt>
						<dd class="topics">Topics</dd>
						<dd class="posts">Posts</dd>
						<dd class="lastpost"><span>Last post</span></dd>
					</dl>
									</li>
			</ul>
			<ul class="topiclist forums">
		
	
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - BibTeX, biblatex and biber" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=50">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - BibTeX, biblatex and biber</span>
								</a>
							-->
																		<a href="./viewforum.php?f=50&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">BibTeX, biblatex and biber</a>
						<br />Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>1567</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">1567 <dfn>Topics</dfn></dd>
					<dd class="posts">5541 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121405&amp;sid=15622c21a601b57b09a05841a0a53dba#p121405" title="Re: Biblatex : No max names in alphabetic citation key" class="lastsubject">Re: Biblatex : No max names i…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=76821&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">user-112358</a>																	<a href="./viewtopic.php?p=121405&amp;sid=15622c21a601b57b09a05841a0a53dba#p121405" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-02-25T20:26:04+00:00">Wed Feb 25, 2026 10:26 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - MakeIndex, Nomenclature, Glossaries and Acronyms" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=51">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - MakeIndex, Nomenclature, Glossaries and Acronyms</span>
								</a>
							-->
																		<a href="./viewforum.php?f=51&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">MakeIndex, Nomenclature, Glossaries and Acronyms</a>
						<br />Information and discussion about MakeIndex - the tool to generate subject indices for LaTeX documents.												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>160</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">160 <dfn>Topics</dfn></dd>
					<dd class="posts">625 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=120883&amp;sid=15622c21a601b57b09a05841a0a53dba#p120883" title="Re: How to add a horizontal rule after &quot;List of Acronyms&quot; using glossaries package?" class="lastsubject">Re: How to add a horizontal r…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=76103&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Septic6110</a>																	<a href="./viewtopic.php?p=120883&amp;sid=15622c21a601b57b09a05841a0a53dba#p120883" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-03-08T04:13:12+00:00">Sat Mar 08, 2025 6:13 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Conversion Tools" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=52">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Conversion Tools</span>
								</a>
							-->
																		<a href="./viewforum.php?f=52&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Conversion Tools</a>
						<br />Information and discussion about output converters related to LaTeX (e.g. dvips, ps2pdf, ...)												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>107</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">107 <dfn>Topics</dfn></dd>
					<dd class="posts">395 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121115&amp;sid=15622c21a601b57b09a05841a0a53dba#p121115" title="Re: converting a .dvi file to Microsoft Word format" class="lastsubject">Re: converting a .dvi file to…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=1553&amp;sid=15622c21a601b57b09a05841a0a53dba" style="color: #AA0000;" class="username-coloured">Stefan Kottwitz</a>																	<a href="./viewtopic.php?p=121115&amp;sid=15622c21a601b57b09a05841a0a53dba#p121115" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-07-21T18:17:37+00:00">Mon Jul 21, 2025 8:17 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Viewers for PDF, PS, and DVI" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=53">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Viewers for PDF, PS, and DVI</span>
								</a>
							-->
																		<a href="./viewforum.php?f=53&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Viewers for PDF, PS, and DVI</a>
						<br />Information and discussion about output viewers related to LaTeX (e.g. Adobe Reader, Ghostview, YAP, ...)												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>59</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">59 <dfn>Topics</dfn></dd>
					<dd class="posts">366 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121486&amp;sid=15622c21a601b57b09a05841a0a53dba#p121486" title="Re: is there a LaTex based web server outhere?" class="lastsubject">Re: is there a LaTex based we…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=76876&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Monica24</a>																	<a href="./viewtopic.php?p=121486&amp;sid=15622c21a601b57b09a05841a0a53dba#p121486" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-05-03T08:08:21+00:00">Sun May 03, 2026 10:08 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - XeTeX" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=40">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - XeTeX</span>
								</a>
							-->
																		<a href="./viewforum.php?f=40&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">XeTeX</a>
						<br />Information and discussion about <a href="http://scripts.sil.org/xetex" class="postlink" rel="nofollow" target="_blank">XeTeX</a>, an alternative for pdfTeX based on e-Tex												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>134</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">134 <dfn>Topics</dfn></dd>
					<dd class="posts">465 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121432&amp;sid=15622c21a601b57b09a05841a0a53dba#p121432" title="Re: RTL Languages and XeTex" class="lastsubject">Re: RTL Languages and XeTex</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=1553&amp;sid=15622c21a601b57b09a05841a0a53dba" style="color: #AA0000;" class="username-coloured">Stefan Kottwitz</a>																	<a href="./viewtopic.php?p=121432&amp;sid=15622c21a601b57b09a05841a0a53dba#p121432" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-04-03T13:51:22+00:00">Fri Apr 03, 2026 3:51 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Others" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=54">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Others</span>
								</a>
							-->
																		<a href="./viewforum.php?f=54&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Others</a>
						<br />Information and discussion about other tools not listed above.												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>60</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">60 <dfn>Topics</dfn></dd>
					<dd class="posts">167 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=120148&amp;sid=15622c21a601b57b09a05841a0a53dba#p120148" title="LuaLaTeX+TikZ+fadings seem break SyncTeX" class="lastsubject">LuaLaTeX+TikZ+fadings seem br…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=75204&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">pessoa</a>																	<a href="./viewtopic.php?p=120148&amp;sid=15622c21a601b57b09a05841a0a53dba#p120148" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2024-04-23T11:52:28+00:00">Tue Apr 23, 2024 1:52 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
				</ul>

			</div>
		</div>
	
				<div class="forabg">
			<div class="inner">
			<ul class="topiclist">
				<li class="header">
										<dl class="row-item">
						<dt><div class="list-inner"><a href="./viewforum.php?f=6&amp;sid=15622c21a601b57b09a05841a0a53dba">LaTeX Distributions</a></div></dt>
						<dd class="topics">Topics</dd>
						<dd class="posts">Posts</dd>
						<dd class="lastpost"><span>Last post</span></dd>
					</dl>
									</li>
			</ul>
			<ul class="topiclist forums">
		
	
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Decision Guidance" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=16">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Decision Guidance</span>
								</a>
							-->
																		<a href="./viewforum.php?f=16&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Decision Guidance</a>
						<br />Don't know which distribution is the right one for you? Then this is the place to go!												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>26</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">26 <dfn>Topics</dfn></dd>
					<dd class="posts">122 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121107&amp;sid=15622c21a601b57b09a05841a0a53dba#p121107" title="Re: Suggestions for Shared Glossaries between books" class="lastsubject">Re: Suggestions for Shared Gl…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=76379&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">chisao</a>																	<a href="./viewtopic.php?p=121107&amp;sid=15622c21a601b57b09a05841a0a53dba#p121107" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-07-14T23:13:12+00:00">Tue Jul 15, 2025 1:13 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - MiKTeX and proTeXt" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=9">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - MiKTeX and proTeXt</span>
								</a>
							-->
																		<a href="./viewforum.php?f=9&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">MiKTeX and proTeXt</a>
						<br />Information and discussion about <a href="http://www.miktex.org/" class="postlink" rel="nofollow" target="_blank">MikTeX distribution</a> for <strong class="text-strong">Windows</strong> and the related <a href="http://www.tug.org/protext/" class="postlink" rel="nofollow" target="_blank">proTeXt</a>: Installing, updating, configuring												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>435</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">435 <dfn>Topics</dfn></dd>
					<dd class="posts">1617 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=120636&amp;sid=15622c21a601b57b09a05841a0a53dba#p120636" title="No executable file after installing MITEX x64 in the default/recommended subdirectory" class="lastsubject">No executable file after inst…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=75869&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">kmdrake</a>																	<a href="./viewtopic.php?p=120636&amp;sid=15622c21a601b57b09a05841a0a53dba#p120636" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2024-11-29T14:14:47+00:00">Fri Nov 29, 2024 4:14 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - TeX Live and MacTeX" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=12">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - TeX Live and MacTeX</span>
								</a>
							-->
																		<a href="./viewforum.php?f=12&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">TeX Live and MacTeX</a>
						<br />Information and discussion about <a href="http://www.tug.org/texlive/" class="postlink" rel="nofollow" target="_blank">TeX Live distribution</a> for <strong class="text-strong">all platforms</strong> (Windows, Linux, Mac OS X) and the related <a href="https://tug.org/mactex/" class="postlink" rel="nofollow" target="_blank">MacTeX</a>: installing, updating, configuring												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>200</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">200 <dfn>Topics</dfn></dd>
					<dd class="posts">830 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121397&amp;sid=15622c21a601b57b09a05841a0a53dba#p121397" title="Re: Hyperref not working – only on my system?" class="lastsubject">Re: Hyperref not working – on…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=1553&amp;sid=15622c21a601b57b09a05841a0a53dba" style="color: #AA0000;" class="username-coloured">Stefan Kottwitz</a>																	<a href="./viewtopic.php?p=121397&amp;sid=15622c21a601b57b09a05841a0a53dba#p121397" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-02-08T21:04:45+00:00">Sun Feb 08, 2026 11:04 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Others" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=15">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Others</span>
								</a>
							-->
																		<a href="./viewforum.php?f=15&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Others</a>
						<br />Information and discussion about other TeX distributions not listed above; installation, administration; field reports												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>25</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">25 <dfn>Topics</dfn></dd>
					<dd class="posts">85 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121067&amp;sid=15622c21a601b57b09a05841a0a53dba#p121067" title="Re: MonkeyTeX" class="lastsubject">Re: MonkeyTeX</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=76365&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">EnriqueVilla</a>																	<a href="./viewtopic.php?p=121067&amp;sid=15622c21a601b57b09a05841a0a53dba#p121067" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-06-26T21:34:53+00:00">Thu Jun 26, 2025 11:34 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
				</ul>

			</div>
		</div>
	
				<div class="forabg">
			<div class="inner">
			<ul class="topiclist">
				<li class="header">
										<dl class="row-item">
						<dt><div class="list-inner"><a href="./viewforum.php?f=17&amp;sid=15622c21a601b57b09a05841a0a53dba">LaTeX Editors</a></div></dt>
						<dd class="topics">Topics</dd>
						<dd class="posts">Posts</dd>
						<dd class="lastpost"><span>Last post</span></dd>
					</dl>
									</li>
			</ul>
			<ul class="topiclist forums">
		
	
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Decision Guidance" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=28">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Decision Guidance</span>
								</a>
							-->
																		<a href="./viewforum.php?f=28&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Decision Guidance</a>
						<br />Don't know which editor is the right one for you? Then this is the place to go!												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>40</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">40 <dfn>Topics</dfn></dd>
					<dd class="posts">188 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=120094&amp;sid=15622c21a601b57b09a05841a0a53dba#p120094" title="Newbie: need editor suitable for complex translation from Arabic" class="lastsubject">Newbie: need editor suitable …</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=68747&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">eteb3</a>																	<a href="./viewtopic.php?p=120094&amp;sid=15622c21a601b57b09a05841a0a53dba#p120094" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2024-04-06T13:34:56+00:00">Sat Apr 06, 2024 3:34 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - AUCTeX" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=25">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - AUCTeX</span>
								</a>
							-->
																		<a href="./viewforum.php?f=25&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">AUCTeX</a>
						<br />Information and discussion about <a href="http://www.gnu.org/software/auctex/" class="postlink" rel="nofollow" target="_blank">AUCTeX</a>, an integrated LaTeX environment based on <a href="http://www.gnu.org/software/emacs/emacs.html" class="postlink" rel="nofollow" target="_blank">GNU Emacs</a> and <a href="http://www.xemacs.org/" class="postlink" rel="nofollow" target="_blank">XEmacs</a>												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>20</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">20 <dfn>Topics</dfn></dd>
					<dd class="posts">46 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=120591&amp;sid=15622c21a601b57b09a05841a0a53dba#p120591" title="compilation output for source source screen" class="lastsubject">compilation output for source…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=66169&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Haines</a>																	<a href="./viewtopic.php?p=120591&amp;sid=15622c21a601b57b09a05841a0a53dba#p120591" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2024-11-08T17:29:18+00:00">Fri Nov 08, 2024 7:29 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Kile" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=20">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Kile</span>
								</a>
							-->
																		<a href="./viewforum.php?f=20&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Kile</a>
						<br />Information and discussion about <a href="http://kile.sourceforge.net/" class="postlink" rel="nofollow" target="_blank">Kile</a>, an integrated LaTeX environment for <strong class="text-strong">Linux KDE</strong>												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>123</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">123 <dfn>Topics</dfn></dd>
					<dd class="posts">422 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=115059&amp;sid=15622c21a601b57b09a05841a0a53dba#p115059" title="searching in math mode only" class="lastsubject">searching in math mode only</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=71426&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">ntcarruth</a>																	<a href="./viewtopic.php?p=115059&amp;sid=15622c21a601b57b09a05841a0a53dba#p115059" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2021-04-30T19:18:28+00:00">Fri Apr 30, 2021 9:18 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - LEd" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=39">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - LEd</span>
								</a>
							-->
																		<a href="./viewforum.php?f=39&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">LEd</a>
						<br />Information and discussion about <a href="http://www.latexeditor.org/" class="postlink" rel="nofollow" target="_blank">LEd</a>, an integrated LaTeX environment for Windows												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>32</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">32 <dfn>Topics</dfn></dd>
					<dd class="posts">123 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=87016&amp;sid=15622c21a601b57b09a05841a0a53dba#p87016" title="Re: How do I compile using command line in LEd?" class="lastsubject">Re: How do I compile using co…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=58930&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Wescley</a>																	<a href="./viewtopic.php?p=87016&amp;sid=15622c21a601b57b09a05841a0a53dba#p87016" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2015-01-18T21:26:47+00:00">Sun Jan 18, 2015 11:26 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - LyX" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=19">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - LyX</span>
								</a>
							-->
																		<a href="./viewforum.php?f=19&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">LyX</a>
						<br />Information and discussion about <a href="http://www.lyx.org/" class="postlink" rel="nofollow" target="_blank">LyX</a>, a <a href="http://en.wikipedia.org/wiki/WYSIWYM" class="postlink" rel="nofollow" target="_blank">WYSIWYM</a> editor, available for <strong class="text-strong">Linux</strong>, <strong class="text-strong">Windows</strong> and <strong class="text-strong">Mac OS X</strong> systems.												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>1978</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">1978 <dfn>Topics</dfn></dd>
					<dd class="posts">7143 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121484&amp;sid=15622c21a601b57b09a05841a0a53dba#p121484" title="\DocumentMetadata must appear before \documentclass" class="lastsubject">\DocumentMetadata must appear…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=76866&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">codmccabe</a>																	<a href="./viewtopic.php?p=121484&amp;sid=15622c21a601b57b09a05841a0a53dba#p121484" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-04-23T20:33:22+00:00">Thu Apr 23, 2026 10:33 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Scientific Word/Workplace" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=55">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Scientific Word/Workplace</span>
								</a>
							-->
																		<a href="./viewforum.php?f=55&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Scientific Word/Workplace</a>
						<br />Information and discussion about <a href="http://www.mackichan.com/" class="postlink" rel="nofollow" target="_blank">Scientific Word and Scientific Workplace</a>, two <strong class="text-strong">commercial WYSIWYG-like</strong> editors for <strong class="text-strong">Windows</strong>												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>37</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">37 <dfn>Topics</dfn></dd>
					<dd class="posts">145 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=118715&amp;sid=15622c21a601b57b09a05841a0a53dba#p118715" title="Scientific Workplace 5.5 with Maple engine" class="lastsubject">Scientific Workplace 5.5 with…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=1553&amp;sid=15622c21a601b57b09a05841a0a53dba" style="color: #AA0000;" class="username-coloured">Stefan Kottwitz</a>																	<a href="./viewtopic.php?p=118715&amp;sid=15622c21a601b57b09a05841a0a53dba#p118715" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2023-02-08T19:56:07+00:00">Wed Feb 08, 2023 9:56 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Texmaker and TeXstudio" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=21">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Texmaker and TeXstudio</span>
								</a>
							-->
																		<a href="./viewforum.php?f=21&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Texmaker and TeXstudio</a>
						<br />Information and discussion about <a href="http://www.xm1math.net/texmaker/" class="postlink" rel="nofollow" target="_blank">Texmaker</a>, an integrated LaTeX environment for <strong class="text-strong">several platforms</strong>, and the related TeXstudio												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>363</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">363 <dfn>Topics</dfn></dd>
					<dd class="posts">1399 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121264&amp;sid=15622c21a601b57b09a05841a0a53dba#p121264" title="Re: How to create a Quick Build shortcut in TeXmaker?" class="lastsubject">Re: How to create a Quick Bui…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=72328&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">PierreJ</a>																	<a href="./viewtopic.php?p=121264&amp;sid=15622c21a601b57b09a05841a0a53dba#p121264" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-11-17T10:53:06+00:00">Mon Nov 17, 2025 12:53 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read_subforum">
				<dt title="No unread posts">
										<div class="list-inner">
																		<a href="./viewforum.php?f=22&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">TeXnicCenter</a>
						<br />Information and discussion about <a href="http://www.texniccenter.org/" class="postlink" rel="nofollow" target="_blank">TeXnicCenter</a>, an integrated LaTeX environment for <strong class="text-strong">Windows</strong>																										<br /><strong>Subforums:</strong>
															<a href="./viewforum.php?f=34&amp;sid=15622c21a601b57b09a05841a0a53dba" class="subforum read" title="No unread posts">
									<i class="icon fa-file-o fa-fw  icon-blue icon-md" aria-hidden="true"></i>Announcements</a>, 															<a href="./viewforum.php?f=31&amp;sid=15622c21a601b57b09a05841a0a53dba" class="subforum read" title="No unread posts">
									<i class="icon fa-file-o fa-fw  icon-blue icon-md" aria-hidden="true"></i>General</a>, 															<a href="./viewforum.php?f=32&amp;sid=15622c21a601b57b09a05841a0a53dba" class="subforum read" title="No unread posts">
									<i class="icon fa-file-o fa-fw  icon-blue icon-md" aria-hidden="true"></i>Templates, Wizards &amp; Tools</a>, 															<a href="./viewforum.php?f=36&amp;sid=15622c21a601b57b09a05841a0a53dba" class="subforum read" title="No unread posts">
									<i class="icon fa-file-o fa-fw  icon-blue icon-md" aria-hidden="true"></i>Feature Suggestions</a>, 															<a href="./viewforum.php?f=33&amp;sid=15622c21a601b57b09a05841a0a53dba" class="subforum read" title="No unread posts">
									<i class="icon fa-file-o fa-fw  icon-blue icon-md" aria-hidden="true"></i>Development</a>																				
												<div class="responsive-show" style="display: none;">
															Topics: <strong>900</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">900 <dfn>Topics</dfn></dd>
					<dd class="posts">3449 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121383&amp;sid=15622c21a601b57b09a05841a0a53dba#p121383" title="Template for a novel" class="lastsubject">Template for a novel</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=75668&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Worklaw</a>																	<a href="./viewtopic.php?p=121383&amp;sid=15622c21a601b57b09a05841a0a53dba#p121383" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-01-27T14:53:46+00:00">Tue Jan 27, 2026 4:53 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - TeXShop" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=24">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - TeXShop</span>
								</a>
							-->
																		<a href="./viewforum.php?f=24&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">TeXShop</a>
						<br />Information and discussion about <a href="http://www.uoregon.edu/~koch/texshop/index.html" class="postlink" rel="nofollow" target="_blank">TeXShop</a>, an integrated LaTeX environment for <strong class="text-strong">Mac OS X</strong>												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>89</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">89 <dfn>Topics</dfn></dd>
					<dd class="posts">273 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121423&amp;sid=15622c21a601b57b09a05841a0a53dba#p121423" title="Re: spline library for tikz in texshop v5.57" class="lastsubject">Re: spline library for tikz i…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=1553&amp;sid=15622c21a601b57b09a05841a0a53dba" style="color: #AA0000;" class="username-coloured">Stefan Kottwitz</a>																	<a href="./viewtopic.php?p=121423&amp;sid=15622c21a601b57b09a05841a0a53dba#p121423" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-03-27T10:34:24+00:00">Fri Mar 27, 2026 12:34 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - TeXworks" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=56">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - TeXworks</span>
								</a>
							-->
																		<a href="./viewforum.php?f=56&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">TeXworks</a>
						<br />Information and discussion about <a href="http://www.tug.org/texworks/" class="postlink" rel="nofollow" target="_blank">TeXworks</a>, an integrated LaTeX environment for <strong class="text-strong">several platforms</strong>												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>73</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">73 <dfn>Topics</dfn></dd>
					<dd class="posts">267 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121137&amp;sid=15622c21a601b57b09a05841a0a53dba#p121137" title="Re: IMage captions" class="lastsubject">Re: IMage captions</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=1553&amp;sid=15622c21a601b57b09a05841a0a53dba" style="color: #AA0000;" class="username-coloured">Stefan Kottwitz</a>																	<a href="./viewtopic.php?p=121137&amp;sid=15622c21a601b57b09a05841a0a53dba#p121137" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-08-21T10:30:57+00:00">Thu Aug 21, 2025 12:30 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - WinEdt" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=23">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - WinEdt</span>
								</a>
							-->
																		<a href="./viewforum.php?f=23&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">WinEdt</a>
						<br />Information and discussion about <a href="http://www.winedt.com/" class="postlink" rel="nofollow" target="_blank">WinEdt</a>, a <strong class="text-strong">commercial</strong> integrated LaTeX environment for <strong class="text-strong">Windows</strong>												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>109</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">109 <dfn>Topics</dfn></dd>
					<dd class="posts">288 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=117412&amp;sid=15622c21a601b57b09a05841a0a53dba#p117412" title="Winedt 10.3 - DVI to PS not working" class="lastsubject">Winedt 10.3 - DVI to PS not w…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=1553&amp;sid=15622c21a601b57b09a05841a0a53dba" style="color: #AA0000;" class="username-coloured">Stefan Kottwitz</a>																	<a href="./viewtopic.php?p=117412&amp;sid=15622c21a601b57b09a05841a0a53dba#p117412" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2022-04-26T08:15:03+00:00">Tue Apr 26, 2022 10:15 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - WinShell" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=43">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - WinShell</span>
								</a>
							-->
																		<a href="./viewforum.php?f=43&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">WinShell</a>
						<br />Information and discussion about <a href="http://www.winshell.org/" class="postlink" rel="nofollow" target="_blank">WinShell</a>, a free integrated LaTeX environment for <strong class="text-strong">Windows</strong>												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>8</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">8 <dfn>Topics</dfn></dd>
					<dd class="posts">29 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=120393&amp;sid=15622c21a601b57b09a05841a0a53dba#p120393" title="dvi‐view" class="lastsubject">dvi‐view</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=75543&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">semau</a>																	<a href="./viewtopic.php?p=120393&amp;sid=15622c21a601b57b09a05841a0a53dba#p120393" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2024-07-29T06:18:55+00:00">Mon Jul 29, 2024 8:18 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Others" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=27">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Others</span>
								</a>
							-->
																		<a href="./viewforum.php?f=27&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Others</a>
						<br />Information and discussion about other LaTeX editors not listed above												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>69</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">69 <dfn>Topics</dfn></dd>
					<dd class="posts">203 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=120918&amp;sid=15622c21a601b57b09a05841a0a53dba#p120918" title="Re: Ask ChatGPT Your Tricky LaTeX Questions and Get Instant PDF Outputs" class="lastsubject">Re: Ask ChatGPT Your Tricky L…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=76134&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Eudaimon</a>																	<a href="./viewtopic.php?p=120918&amp;sid=15622c21a601b57b09a05841a0a53dba#p120918" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-03-15T18:29:43+00:00">Sat Mar 15, 2025 8:29 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
				</ul>

			</div>
		</div>
	
				<div class="forabg">
			<div class="inner">
			<ul class="topiclist">
				<li class="header">
										<dl class="row-item">
						<dt><div class="list-inner"><a href="./viewforum.php?f=57&amp;sid=15622c21a601b57b09a05841a0a53dba">LaTeX Templates</a></div></dt>
						<dd class="topics">Topics</dd>
						<dd class="posts">Posts</dd>
						<dd class="lastpost"><span>Last post</span></dd>
					</dl>
									</li>
			</ul>
			<ul class="topiclist forums">
		
	
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Articles, Essays, and Journal Templates" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=58">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Articles, Essays, and Journal Templates</span>
								</a>
							-->
																		<a href="./viewforum.php?f=58&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Articles, Essays, and Journal Templates</a>
						<br />IEEE, Elsevier, ACM, ACE, Science, AGU, PNAS, PLOS, RSoC, Springer, Stylish articles and Essays												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>55</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">55 <dfn>Topics</dfn></dd>
					<dd class="posts">201 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=120870&amp;sid=15622c21a601b57b09a05841a0a53dba#p120870" title="Looking for LaTeX Typesetting &amp; Copyediting Services" class="lastsubject">Looking for LaTeX Typesetting…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=76087&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">ACTA_Press</a>																	<a href="./viewtopic.php?p=120870&amp;sid=15622c21a601b57b09a05841a0a53dba#p120870" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-02-27T18:40:30+00:00">Thu Feb 27, 2025 8:40 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Theses, Books, Title pages" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=59">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Theses, Books, Title pages</span>
								</a>
							-->
																		<a href="./viewforum.php?f=59&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Theses, Books, Title pages</a>
						<br />Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>487</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">487 <dfn>Topics</dfn></dd>
					<dd class="posts">1886 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121020&amp;sid=15622c21a601b57b09a05841a0a53dba#p121020" title="Re: kaobook how-to : toc_thema auto generated and stored in latex document" class="lastsubject">Re: kaobook how-to : toc_them…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=1553&amp;sid=15622c21a601b57b09a05841a0a53dba" style="color: #AA0000;" class="username-coloured">Stefan Kottwitz</a>																	<a href="./viewtopic.php?p=121020&amp;sid=15622c21a601b57b09a05841a0a53dba#p121020" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-06-19T18:00:55+00:00">Thu Jun 19, 2025 8:00 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Letters" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=60">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Letters</span>
								</a>
							-->
																		<a href="./viewforum.php?f=60&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Letters</a>
						<br />Formal letters, Cover letters, Newsletters												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>19</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">19 <dfn>Topics</dfn></dd>
					<dd class="posts">44 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=117772&amp;sid=15622c21a601b57b09a05841a0a53dba#p117772" title="Adding a subject and aligning the closing with the sender's address" class="lastsubject">Adding a subject and aligning…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=71188&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Kreuz Elf</a>																	<a href="./viewtopic.php?p=117772&amp;sid=15622c21a601b57b09a05841a0a53dba#p117772" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2022-07-14T22:12:51+00:00">Fri Jul 15, 2022 12:12 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Presentations and Posters" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=61">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Presentations and Posters</span>
								</a>
							-->
																		<a href="./viewforum.php?f=61&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Presentations and Posters</a>
						<br />Beamer, Powerdot and KOMA-Script presentations, Conference posters (a0poster, baposter, tikzposter)												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>69</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">69 <dfn>Topics</dfn></dd>
					<dd class="posts">208 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121141&amp;sid=15622c21a601b57b09a05841a0a53dba#p121141" title="Re: [Beamer] adding line box" class="lastsubject">Re: [Beamer] adding line box</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=72422&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Diabloi</a>																	<a href="./viewtopic.php?p=121141&amp;sid=15622c21a601b57b09a05841a0a53dba#p121141" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-08-23T15:39:27+00:00">Sat Aug 23, 2025 5:39 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Curricula Vitae / Résumés" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=62">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Curricula Vitae / Résumés</span>
								</a>
							-->
																		<a href="./viewforum.php?f=62&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Curricula Vitae / Résumés</a>
						<br />ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>282</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">282 <dfn>Topics</dfn></dd>
					<dd class="posts">903 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=120823&amp;sid=15622c21a601b57b09a05841a0a53dba#p120823" title="Re: how to color the name of section?" class="lastsubject">Re: how to color the name of …</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=1553&amp;sid=15622c21a601b57b09a05841a0a53dba" style="color: #AA0000;" class="username-coloured">Stefan Kottwitz</a>																	<a href="./viewtopic.php?p=120823&amp;sid=15622c21a601b57b09a05841a0a53dba#p120823" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-02-01T22:52:39+00:00">Sun Feb 02, 2025 12:52 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Assignments, Laboratory books and reports" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=63">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Assignments, Laboratory books and reports</span>
								</a>
							-->
																		<a href="./viewforum.php?f=63&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Assignments, Laboratory books and reports</a>
						<br />University homework, exams and laboratory work												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>12</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">12 <dfn>Topics</dfn></dd>
					<dd class="posts">33 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=113485&amp;sid=15622c21a601b57b09a05841a0a53dba#p113485" title="exercise package and exercises package" class="lastsubject">exercise package and exercise…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=66626&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Ijon Tichy</a>																	<a href="./viewtopic.php?p=113485&amp;sid=15622c21a601b57b09a05841a0a53dba#p113485" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2020-09-11T05:44:16+00:00">Fri Sep 11, 2020 7:44 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Calendars and Miscellaneous" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=64">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Calendars and Miscellaneous</span>
								</a>
							-->
																		<a href="./viewforum.php?f=64&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Calendars and Miscellaneous</a>
						<br />Calendars, invoices, tables, memos, contracts, dictionaries, code snippets												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>17</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">17 <dfn>Topics</dfn></dd>
					<dd class="posts">45 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=120921&amp;sid=15622c21a601b57b09a05841a0a53dba#p120921" title="Re: Legal pleading template with hyperlinked auto-updating table of contents, bookmarks, and inline Graphviz" class="lastsubject">Re: Legal pleading template w…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=76133&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Lawofficewanghanbin</a>																	<a href="./viewtopic.php?p=120921&amp;sid=15622c21a601b57b09a05841a0a53dba#p120921" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-03-15T21:11:20+00:00">Sat Mar 15, 2025 11:11 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
				</ul>

			</div>
		</div>
	
				<div class="forabg">
			<div class="inner">
			<ul class="topiclist">
				<li class="header">
										<dl class="row-item">
						<dt><div class="list-inner"><a href="./viewforum.php?f=29&amp;sid=15622c21a601b57b09a05841a0a53dba">LaTeX Community</a></div></dt>
						<dd class="topics">Topics</dd>
						<dd class="posts">Posts</dd>
						<dd class="lastpost"><span>Last post</span></dd>
					</dl>
									</li>
			</ul>
			<ul class="topiclist forums">
		
	
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Announcements" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=37">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Announcements</span>
								</a>
							-->
																		<a href="./viewforum.php?f=37&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Announcements</a>
						<br />Rules, announcements and news for this LaTeX Community												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>25</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">25 <dfn>Topics</dfn></dd>
					<dd class="posts">78 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121414&amp;sid=15622c21a601b57b09a05841a0a53dba#p121414" title="Re: DANTE Meeting March 2026 (German text)" class="lastsubject">Re: DANTE Meeting March 2026 …</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=1553&amp;sid=15622c21a601b57b09a05841a0a53dba" style="color: #AA0000;" class="username-coloured">Stefan Kottwitz</a>																	<a href="./viewtopic.php?p=121414&amp;sid=15622c21a601b57b09a05841a0a53dba#p121414" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-03-12T06:15:23+00:00">Thu Mar 12, 2026 8:15 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Community talk" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=35">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Community talk</span>
								</a>
							-->
																		<a href="./viewforum.php?f=35&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Community talk</a>
						<br />General discussion about this LaTeX community. <br>
<strong class="text-strong">Please no LaTeX topics here! Just community topics!</strong>												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>76</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">76 <dfn>Topics</dfn></dd>
					<dd class="posts">237 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=120499&amp;sid=15622c21a601b57b09a05841a0a53dba#p120499" title="Texmaker on a chrome book + gdrive problems" class="lastsubject">Texmaker on a chrome book + g…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=75675&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">xiscorompa</a>																	<a href="./viewtopic.php?p=120499&amp;sid=15622c21a601b57b09a05841a0a53dba#p120499" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2024-09-17T10:47:18+00:00">Tue Sep 17, 2024 12:47 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - Comments &amp; Wishes" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=30">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - Comments &amp; Wishes</span>
								</a>
							-->
																		<a href="./viewforum.php?f=30&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">Comments &amp; Wishes</a>
						<br />General comments, feature, category or forum wishes for this LaTeX community												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>54</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">54 <dfn>Topics</dfn></dd>
					<dd class="posts">213 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121022&amp;sid=15622c21a601b57b09a05841a0a53dba#p121022" title="Re: Spam in Private Messages" class="lastsubject">Re: Spam in Private Messages</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=1553&amp;sid=15622c21a601b57b09a05841a0a53dba" style="color: #AA0000;" class="username-coloured">Stefan Kottwitz</a>																	<a href="./viewtopic.php?p=121022&amp;sid=15622c21a601b57b09a05841a0a53dba#p121022" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-06-20T11:53:36+00:00">Fri Jun 20, 2025 1:53 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - New Members" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=41">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - New Members</span>
								</a>
							-->
																		<a href="./viewforum.php?f=41&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">New Members</a>
						<br />You would like to introduce yourself before starting to post? That's a nice idea and here is the forum for you...												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>643</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">643 <dfn>Topics</dfn></dd>
					<dd class="posts">2062 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121157&amp;sid=15622c21a601b57b09a05841a0a53dba#p121157" title="Serial issues in citation after citing image" class="lastsubject">Serial issues in citation aft…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=76446&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Mohin65</a>																	<a href="./viewtopic.php?p=121157&amp;sid=15622c21a601b57b09a05841a0a53dba#p121157" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2025-09-05T10:44:33+00:00">Fri Sep 05, 2025 12:44 pm</time>
													</span>
					</dd>
							</dl>
					</li>
			
	
				</ul>

			</div>
		</div>
	
				<div class="forabg">
			<div class="inner">
			<ul class="topiclist">
				<li class="header">
										<dl class="row-item">
						<dt><div class="list-inner"><a href="./viewforum.php?f=65&amp;sid=15622c21a601b57b09a05841a0a53dba">LaTeX Books</a></div></dt>
						<dd class="topics">Topics</dd>
						<dd class="posts">Posts</dd>
						<dd class="lastpost"><span>Last post</span></dd>
					</dl>
									</li>
			</ul>
			<ul class="topiclist forums">
		
	
	
	
			
					<li class="row">
						<dl class="row-item forum_read">
				<dt title="No unread posts">
										<div class="list-inner">
													<!--
								<a class="feed-icon-forum" title="Feed - LaTeX Beginner's Guide" href="/forum/app.php/feed?sid=15622c21a601b57b09a05841a0a53dba?f=66">
									<i class="icon fa-rss-square fa-fw icon-orange" aria-hidden="true"></i><span class="sr-only">Feed - LaTeX Beginner's Guide</span>
								</a>
							-->
																		<a href="./viewforum.php?f=66&amp;sid=15622c21a601b57b09a05841a0a53dba" class="forumtitle">LaTeX Beginner's Guide</a>
						<br />Questions and answers about the LaTeX Beginner's Guide												
												<div class="responsive-show" style="display: none;">
															Topics: <strong>19</strong>
													</div>
											</div>
				</dt>
									<dd class="topics">19 <dfn>Topics</dfn></dd>
					<dd class="posts">54 <dfn>Posts</dfn></dd>
					<dd class="lastpost">
						<span>
																						<dfn>Last post</dfn>
																										<a href="./viewtopic.php?p=121408&amp;sid=15622c21a601b57b09a05841a0a53dba#p121408" title="LaTeX Beginner’s Guide, 3rd Edition Released (March 2026)" class="lastsubject">LaTeX Beginner’s Guide, 3rd E…</a> <br />
																	by <a href="./memberlist.php?mode=viewprofile&amp;u=1553&amp;sid=15622c21a601b57b09a05841a0a53dba" style="color: #AA0000;" class="username-coloured">Stefan Kottwitz</a>																	<a href="./viewtopic.php?p=121408&amp;sid=15622c21a601b57b09a05841a0a53dba#p121408" title="View the latest post">
										<i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">View the latest post</span>
									</a>
																<br /><time datetime="2026-03-08T23:49:50+00:00">Mon Mar 09, 2026 1:49 am</time>
													</span>
					</dd>
							</dl>
					</li>
			
				</ul>

			</div>
		</div>
		


	<form method="post" action="./ucp.php?mode=login&amp;sid=15622c21a601b57b09a05841a0a53dba" class="headerspace">
	<h3><a href="./ucp.php?mode=login&amp;redirect=index.php&amp;sid=15622c21a601b57b09a05841a0a53dba">Login</a>&nbsp; &bull; &nbsp;<a href="./ucp.php?mode=register&amp;sid=15622c21a601b57b09a05841a0a53dba">Register</a></h3>
		<fieldset class="quick-login">
			<label for="username"><span>Username:</span> <input type="text" tabindex="1" name="username" id="username" size="10" class="inputbox" title="Username" autocomplete="username" /></label>
			<label for="password"><span>Password:</span> <input type="password" tabindex="2" name="password" id="password" size="10" class="inputbox" title="Password" autocomplete="current-password" /></label>
							<a href="/forum/app.php/user/forgot_password?sid=15622c21a601b57b09a05841a0a53dba">I forgot my password</a>
										<span class="responsive-hide">|</span> <label for="autologin">Remember me <input type="checkbox" tabindex="4" name="autologin" id="autologin" /></label>
						<input type="submit" tabindex="5" name="login" value="Login" class="button2" />
			<input type="hidden" name="redirect" value="./index.php?sid=15622c21a601b57b09a05841a0a53dba" />
<input type="hidden" name="creation_time" value="1779140200" />
<input type="hidden" name="form_token" value="a77aebb112a6e0269591a5849c875cebf5a3be9e" />

			
		</fieldset>
	</form>


	<div class="stat-block online-list">
		<h3>Who is online</h3>		<p>
						In total there are <strong>3830</strong> users online :: 1 registered, 0 hidden and 3829 guests (based on users active over the past 5 minutes)<br />Most users ever online was <strong>13448</strong> on Fri Oct 10, 2025 7:23 pm<br /> 
								</p>
	</div>



	<div class="stat-block statistics">
		<h3>Statistics</h3>
		<p>
						Total posts <strong>101567</strong> &bull; Total topics <strong>26060</strong> &bull; Total members <strong>15647</strong> &bull; Our newest member <strong><a href="./memberlist.php?mode=viewprofile&amp;u=76876&amp;sid=15622c21a601b57b09a05841a0a53dba" class="username">Monica24</a></strong>
					</p>
	</div>


		
	


	</div>


<div id="page-footer" class="page-footer" role="contentinfo">
	<div class="navbar" role="navigation">
	<div class="inner">

	<ul id="nav-footer" class="nav-footer linklist" role="menubar">
		<li class="breadcrumbs">
									<span class="crumb"><a href="./index.php?sid=15622c21a601b57b09a05841a0a53dba" data-navbar-reference="index"><i class="icon fa-home fa-fw" aria-hidden="true"></i><span>Board index</span></a></span>					</li>
		
				<li class="rightside">All times are <span title="UTC+2">UTC+02:00</span></li>
							<li class="rightside">
				<a href="/forum/app.php/user/delete_cookies?sid=15622c21a601b57b09a05841a0a53dba" data-ajax="true" data-refresh="true" role="menuitem">
					<i class="icon fa-trash fa-fw" aria-hidden="true"></i><span>Delete cookies</span>
				</a>
			</li>
														</ul>

	</div>
</div>

	<div class="copyright">
		<br /><a href="http://bb3.mobi/forum/viewtopic.php?t=185" title="My Advertisements">Advertisements by</a> <a href="http://www.lithiumstudios.org/">Advertisement Management</a><br />
		<p class="footer-row">
			<span class="footer-copyright">Powered by <a href="https://www.phpbb.com/">phpBB</a>&reg; Forum Software &copy; phpBB Limited</span>
		</p>
				<p class="footer-row">
	<span>phpBB Two Factor Authentication &copy; <a href="https://www.phpbbextensions.io/" target="_blank">paul999</a></span>
</p>
		<p class="footer-row" role="menu">
			<a class="footer-link" href="./ucp.php?mode=privacy&amp;sid=15622c21a601b57b09a05841a0a53dba" title="Privacy" role="menuitem">
				<span class="footer-link-text">Privacy</span>
			</a>
			|
			<a class="footer-link" href="./ucp.php?mode=terms&amp;sid=15622c21a601b57b09a05841a0a53dba" title="Terms" role="menuitem">
				<span class="footer-link-text">Terms</span>
			</a>
		</p>
					</div>

	<div id="darkenwrapper" class="darkenwrapper" data-ajax-error-title="AJAX error" data-ajax-error-text="Something went wrong when processing your request." data-ajax-error-text-abort="User aborted request." data-ajax-error-text-timeout="Your request timed out; please try again." data-ajax-error-text-parsererror="Something went wrong with the request and the server returned an invalid reply.">
		<div id="darken" class="darken">&nbsp;</div>
	</div>

	<div id="phpbb_alert" class="phpbb_alert" data-l-err="Error" data-l-timeout-processing-req="Request timed out.">
		<a href="#" class="alert_close">
			<i class="icon fa-times-circle fa-fw" aria-hidden="true"></i>
		</a>
		<h3 class="alert_title">&nbsp;</h3><p class="alert_text"></p>
	</div>
	<div id="phpbb_confirm" class="phpbb_alert">
		<a href="#" class="alert_close">
			<i class="icon fa-times-circle fa-fw" aria-hidden="true"></i>
		</a>
		<div class="alert_text"></div>
	</div>
</div>

</div>

<div>
	<a id="bottom" class="anchor" accesskey="z"></a>
	</div>

<script src="./assets/javascript/jquery-3.7.1.min.js?assets_version=111"></script>
<script src="./assets/javascript/core.js?assets_version=111"></script>


<script>
(function($) {  // Avoid conflicts with other libraries

'use strict';

	phpbb.addAjaxCallback('reporttosfs', function(data) {
		if (data.postid !== "undefined") {
			$('#sfs' + data.postid).hide();
			phpbb.closeDarkenWrapper(5000);
		}
	});

})(jQuery);
</script>
<script src="./styles/prosilver/template/forum_fn.js?assets_version=111"></script>
<script src="./styles/prosilver/template/ajax.js?assets_version=111"></script>
<script src="./ext/volksdevil/activitybuttons/styles/all/template/js/hidequicklinks.js?assets_version=111"></script>



</body>
</html>
