Commit 7be7e3fe authored by DASSIS's avatar DASSIS
Browse files

renaming the cover sheet

parent 104545f0
Loading
Loading
Loading
Loading

38.533_cover_page.html

0 → 100644
+57 −0
Original line number Diff line number Diff line
<p style="text-align:right; margin:0;"><span style="font-size: 42px;">3GPP TS 38.533</span> <span style="font-size: 26px;">V18.8.0</span> <span style="font-size: 21px;">(2025-09)</span></p>
<hr />
<p style="font-size: 13px; text-align:right; margin:0; font-style: italic">Technical Specification</p>
<br />
<br />
<br />
<p style="font-size: 23px; text-align:right; margin:0; font-weight: bold">3rd Generation Partnership Project;</p>
<p style="font-size: 23px; text-align:right; margin:0; font-weight: bold">Technical Specification Group Radio Access Network;</p>
<p style="font-size: 23px; text-align:right; margin:0; font-weight: bold">NR;</p>
<p style="font-size: 23px; text-align:right; margin:0; font-weight: bold">User Equipment (UE) conformance specification;</p>
<p style="font-size: 23px; text-align:right; margin:0; font-weight: bold">Radio Resource Management (RRM)</p>
<p style="font-size: 23px; text-align:right; margin:0; font-weight: bold">(Release 18)</p>
<br />
<hr />
<div style="display: flex;">
	<div style="flex:50%;"><img src="media/logo_5g.png" height="84" width="119" /></div>
	<div style="flex:50%;"><img src="media/logo_3gpp.png" height="95" width="159" /></div>
</div>
<div class="title-page-statement">
<p class="nospace">The present document has been developed within the 3rd Generation Partnership Project (3GPP <sup>TM</sup>) and may be further elaborated for the purposes of 3GPP.</p>
<p class="nospace">The present document has not been subject to any approval process by the 3GPP Organizational Partners and shall not be implemented.</p>
<p class="nospace">This Specification is provided for future development work within 3GPP only. The Organizational Partners accept no liability for any use of this Specification.</p>
<p class="nospace">Specifications and Reports for implementation of the 3GPP <sup >TM</sup> system should be obtained via the 3GPP Organizational Partners' Publications Offices.</p>
</div>
<div class="pagebreak"> </div>
<div class="title-page-address">
	<p class="nospace"><strong><em>3GPP</em></strong></p>
	<br />
	<p class="nospace">Postal address</p>
	<hr width="250px;">
	<br />
	<p class="nospace">3GPP support office address</p>
	<hr width="250px">
	<p class="nospace">650 Route des Lucioles - Sophia Antipolis</p>
	<p class="nospace">Valbonne - FRANCE</p>
	<p class="nospace">Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16</p>
	<br />
	<p class="nospace">Internet</p>
	<hr width="250px">
	<p class="nospace">http://www.3gpp.org</p>
</div>

<div style="text-align: center;">
	<p><strong><em>Copyright Notification</em></strong></p>
	<hr />
	<p class="nospace">No part may be reproduced except as authorized by written permission</p>
	<p class="nospace">The copyright and the foregoing restriction extend to reproduction in all media.</p>
	<br />
	<p class="nospace">© 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI,	TTA, TTC).</p>
	<p class="nospace">All rights reserved.</p>
</div>
<br />
<p class="nospace">UMTS™ is a Trade Mark of ETSI registered for the benefit of its members</p>
<p class="nospace">3GPP™ is a Trade Mark of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners<br />
<p class="nospace">LTE™ is a Trade Mark of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners</p>
<p class="nospace">GSM® and the GSM logo are registered and owned by the GSM Association </p>
<div class="pagebreak"> </div>
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ set PROC_ASN=FALSE
set PROC_MSC=FALSE
set PROC_MERMAID=FALSE
set PROC_PROCEDURAL=FALSE
set PROC_RRC_PROCEDURAL=FALSE
set PROC_RRC_PROCEDURAL=TRUE
set PROC_EQUATION=FALSE
set PROC_TOC=TRUE
set PROC_JSON_TABLES=FALSE
@@ -23,7 +23,7 @@ REM * Static images path
set IMAGES_DIR=images

REM * Cover page (html) Path
set COVER_PAGE_FILE=cover.html
set COVER_PAGE_FILE=38.533_cover_page.html

REM * Input markdown file
set MD_FILE=38533.md